Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

chore(deps-dev): bump the development group across 1 directory with 2 updates#109

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-019b50c8e9
Closed

chore(deps-dev): bump the development group across 1 directory with 2 updates#109
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-019b50c8e9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2024

Copy link
Copy Markdown
Contributor

Bumps the development group with 2 updates in the / directory: @compas/code-gen and @compas/eslint-plugin.

Updates @compas/code-gen from 0.10.0 to 0.12.4

Release notes

Sourced from @​compas/code-gen's releases.

v0.12.4

Other

  • chore(changelog): clarify v0.12.0 release notes bdab74
  • chore: remove lockfile + prevent creation 6075e3
  • chore(store): call eventStop in queueWorker if application didn't 14b9b3

Dependency updates

v0.12.3

Bug fixes

  • fix(sentry): use local identity functions when startNewTrace is not available 28e89d

v0.12.2

Features

  • feat(stdlib,store,server): Sentry v7 & v8 compat 738283

v0.12.1

Features

  • feat(stdlib,queue): explicit wrap Sentry in new traces 3ff39e

v0.12.0

Breaking changes

... (truncated)

Changelog

Sourced from @​compas/code-gen's changelog.

v0.12.4

Other

  • chore(changelog): clarify v0.12.0 release notes bdab74
  • chore: remove lockfile + prevent creation 6075e3
  • chore(store): call eventStop in queueWorker if application didn't 14b9b3

Dependency updates

v0.12.3

Bug fixes

  • fix(sentry): use local identity functions when startNewTrace is not available 28e89d

... (truncated)

Commits

Updates @compas/eslint-plugin from 0.10.0 to 0.12.4

Release notes

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

v0.12.4

Other

  • chore(changelog): clarify v0.12.0 release notes bdab74
  • chore: remove lockfile + prevent creation 6075e3
  • chore(store): call eventStop in queueWorker if application didn't 14b9b3

Dependency updates

v0.12.3

Bug fixes

  • fix(sentry): use local identity functions when startNewTrace is not available 28e89d

v0.12.2

Features

  • feat(stdlib,store,server): Sentry v7 & v8 compat 738283

v0.12.1

Features

  • feat(stdlib,queue): explicit wrap Sentry in new traces 3ff39e

v0.12.0

Breaking changes

... (truncated)

Changelog

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

v0.12.4

Other

  • chore(changelog): clarify v0.12.0 release notes bdab74
  • chore: remove lockfile + prevent creation 6075e3
  • chore(store): call eventStop in queueWorker if application didn't 14b9b3

Dependency updates

v0.12.3

Bug fixes

  • fix(sentry): use local identity functions when startNewTrace is not available 28e89d

... (truncated)

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

… updates

Bumps the development group with 2 updates in the / directory: [@compas/code-gen](https://github.com/compasjs/compas/tree/HEAD/packages/code-gen) and [@compas/eslint-plugin](https://github.com/compasjs/compas/tree/HEAD/packages/eslint-plugin).


Updates `@compas/code-gen` from 0.10.0 to 0.12.4
- [Release notes](https://github.com/compasjs/compas/releases)
- [Changelog](https://github.com/compasjs/compas/blob/main/changelog.md)
- [Commits](https://github.com/compasjs/compas/commits/v0.12.4/packages/code-gen)

Updates `@compas/eslint-plugin` from 0.10.0 to 0.12.4
- [Release notes](https://github.com/compasjs/compas/releases)
- [Changelog](https://github.com/compasjs/compas/blob/main/changelog.md)
- [Commits](https://github.com/compasjs/compas/commits/v0.12.4/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@compas/code-gen"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@compas/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner July 31, 2024 13:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2024
@dependabot @github

dependabot Bot commented on behalf of github Aug 28, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #113.

@dependabot dependabot Bot closed this Aug 28, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/development-019b50c8e9 branch August 28, 2024 13:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants