sigstore / sigstore-js

Code-signing for npm packages
Apache License 2.0
151 stars 20 forks source link

Bump the dev-deps group with 3 updates #1172

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dev-deps group with 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and oclif.

Updates @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.10.0

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
  • typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
  • utils: remove function form type from flat config files and ignores (#9111)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag

❤️ Thank You

  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

Commits
  • c18226e chore(release): publish 7.10.0
  • 8d92ba8 docs: [no-floating-promises] fix capitalization typo (#9118)
  • d951d83 fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...
  • 987a96e feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...
  • See full diff in compare view


Updates @typescript-eslint/parser from 7.9.0 to 7.10.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.10.0

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
  • typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
  • utils: remove function form type from flat config files and ignores (#9111)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.10.0 (2024-05-20)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits


Updates oclif from 4.10.15 to 4.11.3

Release notes

Sourced from oclif's releases.

4.11.3

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.1 to 2.1.8 (b60363f)

4.11.2

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.1.9 to 3.1.10 (2ac04b6)

4.11.1

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.577.0 to 3.583.0 (d815dd7)

4.11.0

Features

Changelog

Sourced from oclif's changelog.

4.11.3 (2024-05-26)

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.1 to 2.1.8 (b60363f)

4.11.2 (2024-05-26)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.1.9 to 3.1.10 (2ac04b6)

4.11.1 (2024-05-26)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.577.0 to 3.583.0 (d815dd7)

4.11.0 (2024-05-22)

Features

Commits
  • 0eccb42 chore(release): 4.11.3 [skip ci]
  • d072498 Merge pull request #1423 from oclif/dependabot-npm_and_yarn-inquirer-input-2.1.8
  • 8024f57 Merge pull request #1424 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • b60363f fix(deps): bump @​inquirer/input from 2.1.1 to 2.1.8
  • 59f27dd chore(release): 4.11.2 [skip ci]
  • 1781231 Merge pull request #1426 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • 360aff9 chore(release): 4.11.1 [skip ci]
  • 8b730d1 Merge pull request #1427 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • d815dd7 fix(deps): bump @​aws-sdk/client-s3 from 3.577.0 to 3.583.0
  • 2ac04b6 fix(deps): bump @​oclif/plugin-not-found from 3.1.9 to 3.1.10
  • 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 1 month ago

⚠️ No Changeset found

Latest commit: 2919801678daa273d917feddcab311448590b1f6

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