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

fix(deps-dev): bump @nx/js from 18.0.1 to 18.1.3 #256

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps @nx/js from 18.0.1 to 18.1.3.

Release notes

Sourced from @​nx/js's releases.

18.1.3 (2024-03-25)

🚀 Features

  • gradle: add gradle init generator (#22245)

🩹 Fixes

  • angular: prevent creating stylesheet worker multiple times in ng-packagr executors (#22491)
  • bundling: prevent sensitive keys from being bundled (#22413)
  • core: override Path env variable on Windows platform (#22382)
  • core: Should work if extends is a string (66ae83e569)
  • core: fix no plugins found for nx init without packge.json (#22434)
  • core: exponential backoff retry on cache put fail (#21926)
  • gradle: fix missing tasks (#22400)
  • gradle: fix gradle plugin path (#22405)
  • linter: convert parser options to flat config even is parser is missing (#22388)
  • misc: handle cwd correctly when generating artifacts with as-provided (#22411)
  • webpack: Stylus loader path (#22373)

❤️ Thank You

  • Emily Xiong
  • Jack Hsu
  • Jason Jean
  • Joel Pelaez Jorge
  • Leosvel Pérez Espinosa
  • Mike Pham
  • Miroslav Jonaš
  • Nicholas Cunningham

18.1.2 (2024-03-18)

🚀 Features

  • nx-dev: add apollo.io tracking script to _app.tsx (#22339)

🩹 Fixes

  • core: do not use pseudo terminal if platform is unsuported and f… (#22341)
  • js: read lockfile from the workspace root (#22340)

❤️ Thank You

18.1.1 (2024-03-15)

... (truncated)

Commits
  • cbb88f0 feat(release): add conventional commits configurability for version and chang...
  • 38179ad feat(js): replace publish script with nx release config (#21474)
  • 6957937 fix(release): store rawVersionSpec on versionData (#22071)
  • 8bde48f fix(release): skip lock file update if workspaces are not enabled (#22055)
  • a89c734 feat(core): use flag in nx.json for toggling crystal (#21980)
  • 7879b3f fix(misc): fix buildable libs utils calculating dependent projects from task ...
  • 26b266f fix(core): update generated README pages with more useful instructions (#21976)
  • 972801e fix(js): swc executor should support inlining on windows (#21801)
  • 11e139c fix(js): nx release-version resolve-version-spec should normalize fetchSpec (...
  • f3cdce0 feat(core): update swc/register (#21755)
  • 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/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 18.0.1 to 18.1.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.3/packages/js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jwthanh as a code owner March 25, 2024 23:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2024

Superseded by #259.

@dependabot dependabot bot closed this Mar 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/js-18.1.3 branch March 28, 2024 23:55
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