Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump globby from 10.0.2 to 11.1.0 #48

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps globby from 10.0.2 to 11.1.0.

Release notes

Sourced from globby's releases.

v11.1.0

  • Update dependencies to fix some npm audit notices

sindresorhus/globby@v11.0.4...v11.1.0

v11.0.4

  • Support objectMode option in the TypeScript types (#178) a08264f

sindresorhus/globby@v11.0.3...v11.0.4

v11.0.3

  • Fix Windows compatibility for gitignore option (#171) f67edfe

sindresorhus/globby@v11.0.2...v11.0.3

v11.0.2

  • Fix gitignore option compatibility with objectMode option (#157) f9fc476

sindresorhus/globby@v11.0.1...v11.0.2

v11.0.1

  • Normalize file paths to posix for gitignore calculation (#143) f2bdce6

sindresorhus/globby@v11.0.0...v11.0.1

v11.0.0

Breaking

  • Require Node.js 10 4a471af
  • Get rid of glob dependency (#135) d4681a4 If you passed in options to globby.hasMagic(), you need to update to use the new options.

sindresorhus/globby@v10.0.2...v11.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [globby](https://github.com/sindresorhus/globby) from 10.0.2 to 11.1.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v10.0.2...v11.1.0)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2023
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #48 (cf8a730) into master (4adffb8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           72        72           
  Branches        12        12           
=========================================
  Hits            72        72           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shazron shazron merged commit 977844c into master Aug 14, 2023
@shazron shazron deleted the dependabot/npm_and_yarn/globby-11.1.0 branch August 14, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant