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 ngxtension from 4.0.0 to 4.2.1 in /client #1943

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps ngxtension from 4.0.0 to 4.2.1.

Release notes

Sourced from ngxtension's releases.

4.2.1 (2025-01-16)

Bug Fixes

  • add preserveFragment to linkedQueryParam navigation extras (#540)

❤️ Thank You

4.2.0 (2024-12-09)

Features

  • add linkedQueryParam implementation, tests and docs (#526)
  • inject-local-storage: dispatch storage event on change (#523, #525)

Bug Fixes

  • signal-slice: add initial state stream typing to state object (#521)

❤️ Thank You

4.1.0 (2024-11-01)

Features

  • handle defaultValue type in injectLocalStorage (#508)
  • computed: deprecated for linkedSignal (e38b946)
  • inject-inputs: deprecated injectInputs in favor of inputs() (2b131af)
  • ngx-control-value-accessor: expose the NgControl instance of the host (#479)
  • resize: add orientation handler (f78b124)
  • signal-slice: add "Updated" signal for action sources (#363)
  • signal-slice: pass initial state streams to source functions (#486)

Bug Fixes

  • typo (#471)
  • update migration entry points (#448)
  • inject typo in rx-affect.md (#480)
  • derived-async: fix unsubscribing from old observable when new value is not observable (#487)
  • docs: fix incorrect derive loading entrypoint (#512)
  • host-binding: ensure previous classes are removed when class binding changes (#473)
  • plugin: support outputs without inline initialization (#497)
  • signal-input-migration: skip inputs with @​HostBinding() decorator (#460)
  • signal-slice: fix action streams being infered as never (#472)

... (truncated)

Changelog

Sourced from ngxtension's changelog.

4.2.1 (2025-01-16)

Bug Fixes

  • add preserveFragment to linkedQueryParam navigation extras (#540)

❤️ Thank You

4.2.0 (2024-12-09)

Features

  • add linkedQueryParam implementation, tests and docs (#526)
  • inject-local-storage: dispatch storage event on change (#523, #525)

Bug Fixes

  • signal-slice: add initial state stream typing to state object (#521)

❤️ Thank You

4.1.0 (2024-11-01)

Features

  • handle defaultValue type in injectLocalStorage (#508)
  • computed: deprecated for linkedSignal (e38b946)
  • inject-inputs: deprecated injectInputs in favor of inputs() (2b131af)
  • ngx-control-value-accessor: expose the NgControl instance of the host (#479)
  • resize: add orientation handler (f78b124)
  • signal-slice: add "Updated" signal for action sources (#363)
  • signal-slice: pass initial state streams to source functions (#486)

Bug Fixes

  • typo (#471)
  • update migration entry points (#448)
  • inject typo in rx-affect.md (#480)
  • derived-async: fix unsubscribing from old observable when new value is not observable (#487)
  • docs: fix incorrect derive loading entrypoint (#512)
  • host-binding: ensure previous classes are removed when class binding changes (#473)
  • plugin: support outputs without inline initialization (#497)
  • signal-input-migration: skip inputs with @​HostBinding() decorator (#460)
  • signal-slice: fix action streams being infered as never (#472)

... (truncated)

Commits
  • 8032ec7 chore: release 4.2.1
  • 316a5e7 fix: add preserveFragment to linkedQueryParam navigation extras (#540)
  • 1bbd702 chore: release 4.2.0
  • 9b90538 chore(repo): re-setup release
  • 9d4c725 feat: add linkedQueryParam implementation, tests and docs (#526)
  • 76d6138 feat(inject-local-storage): dispatch storage event on change (#523) (#525)
  • 8d2fca2 fix(signal-slice): add initial state stream typing to state object (#521)
  • bd0b134 test(inject-local-storage): fix tests (prepare for #523) (#524)
  • 323805f chore(repo): run format
  • 94c309e chore: release 4.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by eneajaho, a new releaser for ngxtension since your current version.


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 [ngxtension](https://github.com/ngxtension/ngxtension-platform) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/ngxtension/ngxtension-platform/releases)
- [Changelog](https://github.com/ngxtension/ngxtension-platform/blob/main/CHANGELOG.md)
- [Commits](ngxtension/ngxtension-platform@4.0.0...4.2.1)

---
updated-dependencies:
- dependency-name: ngxtension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2025
Copy link
Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #1962.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/ngxtension-4.2.1 branch February 3, 2025 18:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants