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-dotnet/core from 1.18.0 to 2.3.2 #935

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps @nx-dotnet/core from 1.18.0 to 2.3.2.

Release notes

Sourced from @​nx-dotnet/core's releases.

v2.3.2

2.3.2 (2024-07-28)

🩹 Fixes

  • dotnet: serve should work with dotnet 8 (#873)
  • repo: use yarn in release workflow (ebfae21)

❤️ Thank You

v2.3.1

This release is also available on:

  • v2.3.1

2.3.1 (2024-07-28)

Bug Fixes

  • core: read dependencies via dotnet list reference (071f557)
  • core: read js lib defaults when generating js lib (c8bac90)
  • core: version suffix is a string (80bcb04)

v2.3.0

This release is also available on:

  • v2.3.0

2.3.0 (2024-07-27)

Bug Fixes

  • core: remove warning "Project 'xxx' contains extension with invalid name (type)." (#831) (4c19278)
  • nx-ghpages: syncWithBaseBranch should be a boolean option (1306ceb)

Features

  • core: update to nx 19 (#857) (d349830)
  • nx-ghpages: add support for passing GH_TOKEN or GITHUB_TOKEN via env to auth with remote (0fe2d02)
  • nx-ghpages: add support for writing CNAME file (3a098f0)
  • nx-ghpages: add syncGitOptions to provide extra flags to the command when syncing changes (e015a98)

v2.2.0

This release is also available on:

  • v2.2.0

... (truncated)

Changelog

Sourced from @​nx-dotnet/core's changelog.

2.3.2 (2024-07-28)

🩹 Fixes

  • dotnet: serve should work with dotnet 8 (#873)
  • repo: use yarn in release workflow (ebfae21)

❤️ Thank You

2.3.1 (2024-07-28)

Bug Fixes

  • core: read dependencies via dotnet list reference (071f557)
  • core: read js lib defaults when generating js lib (c8bac90)
  • core: version suffix is a string (80bcb04)

2.3.0 (2024-07-27)

Bug Fixes

  • core: remove warning "Project 'xxx' contains extension with invalid name (type)." (#831) (4c19278)
  • nx-ghpages: syncWithBaseBranch should be a boolean option (1306ceb)

Features

  • core: update to nx 19 (#857) (d349830)
  • nx-ghpages: add support for passing GH_TOKEN or GITHUB_TOKEN via env to auth with remote (0fe2d02)
  • nx-ghpages: add support for writing CNAME file (3a098f0)
  • nx-ghpages: add syncGitOptions to provide extra flags to the command when syncing changes (e015a98)

2.2.0 (2024-01-31)

Bug Fixes

  • core: remove restriction of configuration (#823) (49b341f)
  • dotnet: prevent "false" being incorrectly passed to dotnet command (#818) (0945571)

Features

  • add options to sync the gh-pages branch with the base branch … (#815) (d9fff67)
  • core: update inference configuration (#822) (6085c50)

2.1.2 (2023-11-29)

... (truncated)

Commits
  • 8f9fe96 chore(repo): release 2.3.2 [skip ci]
  • ebfae21 fix(repo): use yarn in release workflow
  • 562c7fa chore(repo): move to nx release (#874)
  • 43811f1 fix(dotnet): serve should work with dotnet 8 (#873)
  • 5f0dd3a release: 2.3.1 [skip ci]
  • 071f557 fix(core): read dependencies via dotnet list reference
  • 80bcb04 fix(core): version suffix is a string
  • c8bac90 fix(core): read js lib defaults when generating js lib
  • 771de5b release: 2.3.0 [skip ci]
  • e015a98 feat(nx-ghpages): add syncGitOptions to provide extra flags to the command wh...
  • 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-dotnet/core](https://github.com/nx-dotnet/nx-dotnet) from 1.18.0 to 2.3.2.
- [Release notes](https://github.com/nx-dotnet/nx-dotnet/releases)
- [Changelog](https://github.com/nx-dotnet/nx-dotnet/blob/master/CHANGELOG.md)
- [Commits](nx-dotnet/nx-dotnet@v1.18.0...v2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2024

Superseded by #936.

@dependabot dependabot bot closed this Jul 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-dotnet/core-2.3.2 branch July 30, 2024 00: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