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 6.5.0 #6435

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps patch-package from 6.4.7 to 6.5.0.

Release notes

Sourced from patch-package's releases.

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
  • added getPackageVersion tests 4861e88
  • Add --error-on-warn flag to exit 1 on warnings 4eb3198
  • Don't automatically recommend creating an issue on DT, because it'll basically just be ignored ccb353e
  • Update parse.ts 75af92a
  • Merge pull request #274 from SRandazzo/patch-1 5c2c92b
  • Merge branch 'master' into patch-1 ec161c4
  • Specify MacOS vs Linux 90f0429
  • Update README.md 06897b8
  • Update README.md 6df9d69
  • Update CI instructions in Readme 5a5dbd2

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

Changelog

Sourced from patch-package's changelog.

6.5.0

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

Commits
  • ca67362 v6.5.0
  • 120d85d fix runIntegrationTest
  • 6b2ec57 update README
  • 86ed9f6 Merge pull request #345 from mvargeson/mvargeson/issue-314/error-on-warn
  • fe6138b Merge pull request #422 from Serjobas/patch-1
  • 4afe391 Update LICENSE
  • 9e30dc4 Update outdated LICENSE year
  • 9ab4e66 Merge pull request #301 from bill2004158/bill2004158-fix-new-line-for-windows
  • 745757d Merge pull request #359 from MHekert/tests/getPackageVersion
  • 639b9c8 Merge pull request #331 from orta/no_dt
  • 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 6.5.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...v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the pr: dependencies relates to dependencies label Oct 31, 2022
@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2022

⚠️ No Changeset found

Latest commit: a4d777e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jeddy3 jeddy3 merged commit a45ac07 into main Oct 31, 2022
@jeddy3 jeddy3 deleted the dependabot/npm_and_yarn/patch-package-6.5.0 branch October 31, 2022 18:02
ybiquitous pushed a commit that referenced this pull request Nov 3, 2022
Bumps [patch-package](https://github.com/ds300/patch-package) from 6.4.7 to 6.5.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...v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

None yet

1 participant