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 in /desktop #4715

Closed

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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label May 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/desktop/patch-package-7.0.0 branch 3 times, most recently from 024be35 to dc47fb7 Compare May 10, 2023 14:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/desktop/patch-package-7.0.0 branch 5 times, most recently from 0cd9089 to d8e740c Compare May 25, 2023 13:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/desktop/patch-package-7.0.0 branch 3 times, most recently from e014ef8 to a20822a Compare May 31, 2023 08:12
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/desktop/patch-package-7.0.0 branch from a20822a to 0b75231 Compare May 31, 2023 11:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #4955.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/desktop/patch-package-7.0.0 branch July 17, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant