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 the npm group across 1 directory with 4 updates #169

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the npm group with 4 updates in the / directory: @cucumber/cucumber, @parcel/packager-ts, @parcel/transformer-typescript-types and parcel.

Updates @cucumber/cucumber from 11.1.0 to 11.1.1

Release notes

Sourced from @​cucumber/cucumber's releases.

v11.1.1

Fixed

  • Correctly report error in publish plugin (#2454)
  • Reverse AfterAll execution order (#2456)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[11.1.1] - 2024-12-11

Fixed

  • Correctly report error in publish plugin (#2454)
  • Reverse AfterAll execution order (#2456)
Commits

Updates @parcel/packager-ts from 2.13.2 to 2.13.3

Release notes

Sourced from @​parcel/packager-ts's releases.

v2.13.3

Fixed

  • Resolver
    • Ignore invalid package.json fields – Details
Changelog

Sourced from @​parcel/packager-ts's changelog.

[2.13.3] - 2024-12-16

Fixed

  • Resolver
    • Ignore invalid package.json fields – Details
Commits

Updates @parcel/transformer-typescript-types from 2.13.2 to 2.13.3

Release notes

Sourced from @​parcel/transformer-typescript-types's releases.

v2.13.3

Fixed

  • Resolver
    • Ignore invalid package.json fields – Details
Changelog

Sourced from @​parcel/transformer-typescript-types's changelog.

[2.13.3] - 2024-12-16

Fixed

  • Resolver
    • Ignore invalid package.json fields – Details
Commits

Updates parcel from 2.13.2 to 2.13.3

Release notes

Sourced from parcel's releases.

v2.13.3

Fixed

  • Resolver
    • Ignore invalid package.json fields – Details
Changelog

Sourced from parcel's changelog.

[2.13.3] - 2024-12-16

Fixed

  • Resolver
    • Ignore invalid package.json fields – Details
Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 4 updates in the / directory: [@cucumber/cucumber](https://github.com/cucumber/cucumber-js), [@parcel/packager-ts](https://github.com/parcel-bundler/parcel), [@parcel/transformer-typescript-types](https://github.com/parcel-bundler/parcel) and [parcel](https://github.com/parcel-bundler/parcel).


Updates `@cucumber/cucumber` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js@v11.1.0...v11.1.1)

Updates `@parcel/packager-ts` from 2.13.2 to 2.13.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.13.2...v2.13.3)

Updates `@parcel/transformer-typescript-types` from 2.13.2 to 2.13.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.13.2...v2.13.3)

Updates `parcel` from 2.13.2 to 2.13.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.13.2...v2.13.3)

---
updated-dependencies:
- dependency-name: "@cucumber/cucumber"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@parcel/packager-ts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@parcel/transformer-typescript-types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: parcel
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
@erikdubbelboer erikdubbelboer merged commit ae7ff61 into main Dec 23, 2024
6 checks passed
@erikdubbelboer erikdubbelboer deleted the dependabot/npm_and_yarn/npm-027b1ecf08 branch December 23, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant