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

Bump patch-package from 6.4.7 to 7.0.0 #2361

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps patch-package from 6.4.7 to 7.0.0.

Release notes

Sourced from patch-package's releases.

v7.0.0

7.0.0

Breaking changes

  • Bump yaml to fix security issue. Required bumping minimum node version from 8 to 14. (contribution from @​mayank99 in #463)

Other changes

v6.5.1

Special thanks to @​orta again for putting this release together.

ds300/patch-package@v6.5.0...v6.5.1

v6.5.0

  • fix runIntegrationTest 120d85d
  • update README 6b2ec57
  • Merge pull request #345 from mvargeson/mvargeson/issue-314/error-on-warn 86ed9f6
  • Merge pull request #422 from Serjobas/patch-1 fe6138b
  • Update LICENSE 4afe391
  • Update outdated LICENSE year 9e30dc4
  • Merge pull request #301 from bill2004158/bill2004158-fix-new-line-for-windows 9ab4e66
  • Merge pull request #359 from MHekert/tests/getPackageVersion 745757d
  • Merge pull request #331 from orta/no_dt 639b9c8
  • Merge pull request #402 from jimmyltsinn/master 1486859
  • Merge pull request #390 from milahu/patch-2 63bc500
  • Update README.md 6fc78ff
  • Merge pull request #395 from tye-singwa/fix/git-diff-prefixes e16546c
  • Merge pull request #363 from maman/feature/add-yarn-berry-compatibility bb628da
  • Merge pull request #412 from tapanprakasht/master 7c87e05
  • Apply suggestions from code review b80d96a
  • Merge pull request #389 from stianjensen/bump-chalk 896827d
  • Upgrade minimist library to fix security issue in previous version 1fbec42
  • dereference symlink on copying .npmrc and .yarnrc 263f37e
  • explicitly specify git diff prefixes 7985637
  • fix excludePaths: exclude only package.json 6088b95
  • Bump Chalk to 4.x 300f471
  • FEAT: simplify appLockFile handling b4dad0b
  • Add yarn berry compatibility d28b55a

... (truncated)

Changelog

Sourced from patch-package's changelog.

7.0.0

Breaking changes

  • Bump yaml to fix security issue. Required bumping minimum node version from 8 to 14. (contribution from @​mayank99 in #463)

Other changes

6.5.1

Special thanks to @​orta again for putting this release together.

6.5.0

Special thanks to @​orta for stepping in to get this release out.

Commits
  • 0b9b015 update changelog
  • c02d0b0 v7.0.0
  • f975f69 fix error-on-fail test
  • 67f929b Merge pull request #361 from MHekert/fix/yarn-lock-coercing-semantic-package-...
  • 0dd9c7e Merge pull request #446 from paescuj/replace-is-ci-by-ci-info
  • d318190 Merge branch 'master' into replace-is-ci-by-ci-info
  • c69b2a2 Merge pull request #457 from stianjensen/bump-cross-spawn
  • a1a3231 Merge pull request #465 from ds300/david/update-yaml
  • ab86bca update node requirement
  • 7921c2c update yaml dep
  • Additional commits viewable in compare view

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 [patch-package](https://github.com/ds300/patch-package) from 6.4.7 to 7.0.0.
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](ds300/patch-package@v6.4.7...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Update one or more dependencies version label May 1, 2023
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #2361 (f345ba8) into main (b9aa3db) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2361   +/-   ##
=======================================
  Coverage   80.55%   80.55%           
=======================================
  Files          69       69           
  Lines        5668     5668           
  Branches     1330     1272   -58     
=======================================
  Hits         4566     4566           
  Misses        719      719           
  Partials      383      383           
Impacted Files Coverage Δ
packages/core/src/auto.ts 77.92% <ø> (ø)

@adaptly-bot
Copy link

⚠️  patch-package

 Breaking changes
1: Bump yaml to fix security issue

The minimum node version required has been increased from 8 to 14 due to a security fix in the yaml package. This change is not backward-compatible and may require you to update your Node.js version.

👤 Who am I? I am a bot that helps developers to update dependencies by informing if changelogs contain breaking changes or not.

👋 See you again? If you want my help with other dependency updates, add me to your repository.

PS. I hope I didn't bother you - my purpose is to help developers and I won't comment anymore without your request. Feel free to shoot me a message about anything support@adaptly.dev. Cheers.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #2408.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-package-7.0.0 branch October 23, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant