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

chore(deps): bump ember-resources from 6.4.0 to 6.4.2 #736

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2023

Bumps ember-resources from 6.4.0 to 6.4.2.

Release notes

Sourced from ember-resources's releases.

[email protected]

Patch Changes

  • #1019 d63d7b7 Thanks @​wagenet! - The keepLatest utility previously incorrectly had a | undefined type for the return value. That's been removed.

    | undefined is still a valid type if the passed value is possibly | undefined. This made the | undefined on keepLatest redundant.

[email protected]

Patch Changes

  • #1011 606ba4b Thanks @​NullVoxPopuli! - trackedFunction: Fix timing issue where updating tracked data consumed in trackedFunction would not re-cause the isLoading state to become true again.

    Resolves #1010

Commits
  • 8f7ec3b chore(deps): update dependency rollup to v4
  • 5812bbd Merge pull request #1022 from NullVoxPopuli/changeset-release/main
  • 6856378 Version Packages
  • de0a6d4 Merge pull request #999 from NullVoxPopuli/renovate/typedoc-0.x
  • 241b796 Merge pull request #1017 from NullVoxPopuli/renovate/wyvox-action-setup-pnpm-3.x
  • 7c7e429 chore(deps): update wyvox/action-setup-pnpm action to v3
  • 2e50b26 chore(deps): update dependency typedoc to ^0.25.0
  • fbb90e2 Merge pull request #1001 from NullVoxPopuli/renovate/pnpm-8.x
  • f0a9904 Merge pull request #1002 from NullVoxPopuli/renovate/actions-checkout-4.x
  • 13aa600 chore(deps): update actions/checkout action to v4
  • 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 [ember-resources](https://github.com/NullVoxPopuli/ember-resources) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/NullVoxPopuli/ember-resources/releases)
- [Commits](https://github.com/NullVoxPopuli/ember-resources/compare/[email protected]@6.4.2)

---
updated-dependencies:
- dependency-name: ember-resources
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2023
@dependabot dependabot bot requested review from derrabauke and velrest November 5, 2023 23:57
@derrabauke derrabauke merged commit 993829c into main Nov 6, 2023
7 checks passed
@derrabauke derrabauke deleted the dependabot/npm_and_yarn/ember-resources-6.4.2 branch November 6, 2023 15:48
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