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

build(deps-dev): bump the theoretically-non-breaking group with 3 updates #4471

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps the theoretically-non-breaking group with 3 updates: @nx/js, husky and nx.

Updates @nx/js from 19.6.0 to 19.6.1

Release notes

Sourced from @​nx/js's releases.

19.6.1 (2024-08-19)

🚀 Features

  • core: add shutdown lifecycle hook to node executor (#27354)
  • docs: update OpenAI model to use gpt-4o-mini (#27434)
  • nx-dev: add Explain with AI to Enterprise and Pro Plans (#27455)
  • nx-dev: add Monorepo World banner to hero (#27482)

🩹 Fixes

  • angular: generate @​nx/angular in devDependencies and move to dependencies when using runtime helpers (#27405)
  • angular: module-federation-ssr-dev-server should call correct builder (#27477)
  • angular: bump ngrx version to 18.0.2 (#27506)
  • js: handle arbitrary nested ts path mappings when re-mapping them to the outputs (#27429)
  • linter: update the @​nx/dependency-checks rule to read the package.json content from the rule context (#27476)
  • misc: ensure custom reporters are usable with @​nx/playwright:playwright (#27443)
  • module-federation: ensure target defaults are set correctly #27448 (#27472, #27448)
  • node: build-esbuild-options.ts browser user define envs by config (#27480)
  • nx-dev: Og image path generation (#27456)
  • nx-dev: bad link from home page (#27475)
  • nx-dev: fix use key instead of env to reference cache key in… (#26644)
  • react: ensure @​vitejs/plugin-react is installed for storybook (#27463)
  • react: enable vitejs-plugin-react-swc for swc compiler (#27457)
  • repo: add dependsOn to native build (#27446)
  • testing: fix misc issues in migrations (#27471)

❤️ Thank You

Commits
  • d2ee81b feat(core): add shutdown lifecycle hook to node executor (#27354)
  • 791a8ef fix(js): handle arbitrary nested ts path mappings when re-mapping them to the...
  • 7d1d14f cleanup(js): fix test cases on windows (#27300)
  • See full diff in compare view

Updates husky from 9.1.4 to 9.1.5

Release notes

Sourced from husky's releases.

v9.1.5

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.4...v9.1.5

Commits

Updates nx from 19.6.0 to 19.6.1

Release notes

Sourced from nx's releases.

19.6.1 (2024-08-19)

🚀 Features

  • core: add shutdown lifecycle hook to node executor (#27354)
  • docs: update OpenAI model to use gpt-4o-mini (#27434)
  • nx-dev: add Explain with AI to Enterprise and Pro Plans (#27455)
  • nx-dev: add Monorepo World banner to hero (#27482)

🩹 Fixes

  • angular: generate @​nx/angular in devDependencies and move to dependencies when using runtime helpers (#27405)
  • angular: module-federation-ssr-dev-server should call correct builder (#27477)
  • angular: bump ngrx version to 18.0.2 (#27506)
  • js: handle arbitrary nested ts path mappings when re-mapping them to the outputs (#27429)
  • linter: update the @​nx/dependency-checks rule to read the package.json content from the rule context (#27476)
  • misc: ensure custom reporters are usable with @​nx/playwright:playwright (#27443)
  • module-federation: ensure target defaults are set correctly #27448 (#27472, #27448)
  • node: build-esbuild-options.ts browser user define envs by config (#27480)
  • nx-dev: Og image path generation (#27456)
  • nx-dev: bad link from home page (#27475)
  • nx-dev: fix use key instead of env to reference cache key in… (#26644)
  • react: ensure @​vitejs/plugin-react is installed for storybook (#27463)
  • react: enable vitejs-plugin-react-swc for swc compiler (#27457)
  • repo: add dependsOn to native build (#27446)
  • testing: fix misc issues in migrations (#27471)

❤️ Thank You

Commits
  • 40307dc chore(core): update axios to ^1.7.4 (#27420)
  • 289c1cb fix(angular): module-federation-ssr-dev-server should call correct builder (#...
  • 42e1684 chore(repo): add comments to make sure code stays manually synced with nx con...
  • See full diff 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 <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

@dependabot dependabot bot requested a review from a team as a code owner August 20, 2024 17:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 20, 2024
…ates

Bumps the theoretically-non-breaking group with 3 updates: [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [husky](https://github.com/typicode/husky) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/js` from 19.6.0 to 19.6.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.1/packages/js)

Updates `husky` from 9.1.4 to 9.1.5
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.4...v9.1.5)

Updates `nx` from 19.6.0 to 19.6.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.1/packages/nx)

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/theoretically-non-breaking-41836253a8 branch from b0f3c87 to 418806f Compare August 20, 2024 17:26
@nolanlawson nolanlawson merged commit d6e794e into master Aug 20, 2024
11 checks passed
@nolanlawson nolanlawson deleted the dependabot/npm_and_yarn/theoretically-non-breaking-41836253a8 branch August 20, 2024 18:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant