sigstore / sigstore-js

Code-signing for npm packages
Apache License 2.0
156 stars 23 forks source link

Bump the dev-deps group with 5 updates #1291

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dev-deps group with 5 updates:

Package From To
@types/node 22.7.4 22.7.5
@typescript-eslint/eslint-plugin 8.8.0 8.8.1
@typescript-eslint/parser 8.8.0 8.8.1
typescript 5.6.2 5.6.3
oclif 4.15.5 4.15.8

Updates @types/node from 22.7.4 to 22.7.5

Commits


Updates @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1

Release notes

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

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

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

Changelog

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

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file

❤️ Thank You

  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

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

Commits


Updates @typescript-eslint/parser from 8.8.0 to 8.8.1

Release notes

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

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

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

Changelog

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

8.8.1 (2024-10-07)

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 typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view


Updates oclif from 4.15.5 to 4.15.8

Release notes

Sourced from oclif's releases.

4.15.8

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.665.0 to 3.670.0 (5050c3e)

4.15.7

Bug Fixes

  • deps: bump @​oclif/core from 4.0.27 to 4.0.28 (8860e94)

4.15.6

Bug Fixes

Changelog

Sourced from oclif's changelog.

4.15.8 (2024-10-14)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.665.0 to 3.670.0 (5050c3e)

4.15.7 (2024-10-13)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.27 to 4.0.28 (8860e94)

4.15.6 (2024-10-09)

Bug Fixes

Commits
  • 000aa0b chore(release): 4.15.8 [skip ci]
  • 1587a60 Merge pull request #1572 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 9659519 chore(release): 4.15.7 [skip ci]
  • cc26522 Merge pull request #1573 from oclif/dependabot-npm_and_yarn-oclif-core-4.0.28
  • abdc3c3 Merge pull request #1574 from oclif/dependabot-npm_and_yarn-typescript-5.6.3
  • d890744 Merge pull request #1575 from oclif/dependabot-npm_and_yarn-types-node-18.19.55
  • 4735e1c chore(dev-deps): bump @​types/node from 18.19.54 to 18.19.55
  • b051572 Merge pull request #1576 from oclif/dependabot-npm_and_yarn-types-mocha-10.0.9
  • 62f6329 chore(dev-deps): bump @​types/mocha from 10.0.8 to 10.0.9
  • 5574805 chore(dev-deps): bump typescript from 5.6.2 to 5.6.3
  • 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: 9566ebe694d5d9d2f87a0490fcd2e016b45d0640

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

bdehamer commented 1 month ago

@dependabot rebase