sigstore / sigstore-js

Code-signing for npm packages
Apache License 2.0
155 stars 22 forks source link

Bump the dev-deps group with 2 updates #1167

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the dev-deps group with 2 updates: @changesets/cli and oclif.

Updates @changesets/cli from 2.27.1 to 2.27.3

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.3

Patch Changes

  • #1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

@​changesets/cli@​2.27.2

Patch Changes

  • #1354 69be7dc Thanks @​Andarist! - Fixed an issue with changeset status incorrectly returning an error status in two cases:

    • for changed ignored packages
    • for changed private packages when privatePackage.version was set to false
  • #1351 c6da182 Thanks @​TheHolyWaffle! - Fix an issue with not applying a custom .prettierrc configuration with prettier@>= 3.1.1

  • Updated dependencies [c6da182]:

    • @​changesets/apply-release-plan@​7.0.1
    • @​changesets/write@​0.3.1
Commits


Updates oclif from 4.10.11 to 4.10.15

Release notes

Sourced from oclif's releases.

4.10.15

Bug Fixes

  • deps: bump @​inquirer/select from 2.3.2 to 2.3.4 (1a22ccf)

4.10.14

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.569.0 to 3.577.0 (03ce3e4)

4.10.13

Bug Fixes

  • deps: bump semver from 7.6.0 to 7.6.2 (62aaab3)

4.10.12

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (79a09ea)
Changelog

Sourced from oclif's changelog.

4.10.15 (2024-05-19)

Bug Fixes

  • deps: bump @​inquirer/select from 2.3.2 to 2.3.4 (1a22ccf)

4.10.14 (2024-05-19)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.569.0 to 3.577.0 (03ce3e4)

4.10.13 (2024-05-19)

Bug Fixes

  • deps: bump semver from 7.6.0 to 7.6.2 (62aaab3)

4.10.12 (2024-05-19)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (79a09ea)
Commits
  • 93f207f chore(release): 4.10.15 [skip ci]
  • 16b7a7b Merge pull request #1416 from oclif/dependabot-npm_and_yarn-inquirer-select-2...
  • 1a22ccf fix(deps): bump @​inquirer/select from 2.3.2 to 2.3.4
  • 9d4d502 chore(release): 4.10.14 [skip ci]
  • afc4979 Merge pull request #1417 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 69c7f22 chore(release): 4.10.13 [skip ci]
  • 23e3ef1 Merge pull request #1418 from oclif/dependabot-npm_and_yarn-semver-7.6.2
  • c6a027c chore(release): 4.10.12 [skip ci]
  • 9af98d3 Merge pull request #1419 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 79a09ea fix(deps): bump @​oclif/plugin-warn-if-update-available
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: a678cd7bd54a95abed3db25c71f0753068cc7270

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