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 @nx/esbuild from 17.1.3 to 19.6.3 #1075

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nx/esbuild from 17.1.3 to 19.6.3.

Release notes

Sourced from @​nx/esbuild's releases.

19.6.3 (2024-08-26)

🚀 Features

  • core: expose graph json type (#27496)

🩹 Fixes

  • angular: ensure target default for '@​nx/angular:webpack-browser' is set #26483 (#27616, #26483)
  • bundling: update snapshots for copy assets plugin (#27610)
  • core: enable using the daemon in docker if enabled explicitly (#27585)
  • core: ensure file watcher is looking for correct config on windows (#27594)
  • core: change order of CI providers to match their popularity (#27623)
  • core: not parse hex to number (#27515)
  • core: nx migrate should determine angular devkit migration from cli or schematics #20282 (#27634, #20282)
  • expo: add expoLibraryGenerator to export (#27520)
  • js: fix verdaccio windows for registry (#27350)
  • react: tailwind with rspack should work on generation #27028 (#27619, #27028)
  • react-native: remove upgrade command in migration (#27467)
  • webpack: add migration for proxy config (#27621)

❤️ Thank You

19.6.2 (2024-08-21)

🚀 Features

  • bundling: add option to generate sourcemaps for Rollup build (#27539)
  • devkit: prefer strings over Linter enum (#27209)
  • graph: add expandedTargets to project details on nx dev (#26911)
  • js: add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json (#27518)
  • nx-dev: honor prefers-reduced-motion (#27541)

🩹 Fixes

  • missing export for setRemoteDefinition (#27491)
  • core: fix importing files with special characters (#27484)
  • core: use withVerbose util (#27553)
  • core: support import detection of packages installed from git remote URL (#27569)
  • esbuild: declaration:true should find the correct package root regardless of cwd #26261 (#27560, #26261)
  • gradle: track childProjects in properties report (#27488)

... (truncated)

Commits
  • 652180f fix(esbuild): declaration:true should find the correct package root regardles...
  • 23e6029 docs(core): update Nx tag line (#27481)
  • eb87866 fix(node): build-esbuild-options.ts browser user define envs by config (#27480)
  • dfd7241 fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)
  • a8dc251 fix(bundling): get workspace package prefix length correctly #20817 (#27092)
  • 339d673 fix(bundling): prevent exports overwrite with esbuild (#27047)
  • 86954ae fix(misc): rename @nrwl/* to @nx/* in init generator descriptions (#26610)
  • 2b820a2 docs(misc): update /packages/ links to /nx-api/ (#26128)
  • 7705757 fix(misc): adjust npm keywords (#24743)
  • 7f32d86 feat(bundling): added support for declarations (*.d.ts) (#21084)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) from 17.1.3 to 19.6.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.3/packages/esbuild)

---
updated-dependencies:
- dependency-name: "@nx/esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tvhees as a code owner August 26, 2024 23:46
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@dependabot dependabot bot requested review from AdamJHall, a user, jswift and TheOrangePuff August 26, 2024 23:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

Superseded by #1081.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/esbuild-19.6.3 branch September 2, 2024 23:06
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.

0 participants