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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency immutability-helper to v3 #1409

Merged
merged 2 commits into from
Mar 4, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2019

This PR contains the following updates:

Package Type Update Change References
immutability-helper dependencies major 2.9.1 -> 3.0.0 source

Release Notes

kolodny/immutability-helper

v3.0.0

Compare Source

Rerelease of v2.9.0 since this release is not backwards compatible with typescript v2.x

These were the release notes for v2.9.0:

Huge thanks to @鈥媕edmao for converting the library to typescript!
  • New: TypeScript definitions are now generated from TypeScript source. meaning they will always be 100% in sync w/ the source code.
  • New: exported Context class.
    • Deprecated: stop using const myUpdate = newContext().update and start using const myContext = new Context(); myContext.update(...).
  • Deprecated: stop using update.extend and start using import { extend } from 'immutability-helper' or const { extend } = new Context().

Renovate configuration

馃搮 Schedule: "on thursday" (UTC).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

馃敃 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the renovate label Jan 24, 2019
@renovate renovate bot force-pushed the renovate/immutability-helper-3.x branch from e8f0fb8 to e8aa0d9 Compare March 4, 2019 09:37
@renovate renovate bot force-pushed the renovate/immutability-helper-3.x branch from e8aa0d9 to 02ff379 Compare March 4, 2019 11:30
@renovate
Copy link
Contributor Author

renovate bot commented Mar 4, 2019

PR has been edited

馃懛 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@fuzzylogic2000 fuzzylogic2000 merged commit a9ec980 into master Mar 4, 2019
@fuzzylogic2000 fuzzylogic2000 deleted the renovate/immutability-helper-3.x branch March 4, 2019 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants