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: Bump mobx from 5.15.7 to 6.1.8 #279

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps mobx from 5.15.7 to 6.1.8.

Release notes

Sourced from mobx's releases.

mobx@6.1.8

Patch Changes

mobx@6.1.7

Patch Changes

  • 5640aa77 #2799 Thanks @​urugator! - - fix: user provided debug names are not preserved on production
    • fix: property atom's debug name is dynamic on production
    • fix: observable(primitive, options) ignores options
    • fix: getDebugName(action) throws [MobX] Cannot obtain atom from undefined
    • fix: terser using unsafe: true

mobx@6.1.6

Patch Changes

  • 9b195b17 #2780 Thanks @​iChenLei! - The overall memory usage of MobX has been reduced in production builds by skipping the generation of debug identifiers. The internal mapid_ field of Reaction has been removed as part of the change.

mobx@6.1.5

Patch Changes

mobx@6.1.4

Patch Changes

mobx@6.1.3

Patch Changes

mobx@6.1.2

Patch Changes

  • ca09f2f5 #2761 Thanks @​urugator! - configure({ safeDescriptors: false }) now forces all props of observable objects to be writable and configurable

mobx@6.1.1

... (truncated)

Commits

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 @github
Copy link
Author

dependabot bot commented on behalf of github Mar 12, 2021

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mobx-6.1.8 branch 2 times, most recently from 2dd1efd to 9ff980a Compare March 17, 2021 19:18
Bumps [mobx](https://github.com/mobxjs/mobx) from 5.15.7 to 6.1.8.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/5.15.7...mobx@6.1.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mobx-6.1.8 branch from 9ff980a to 15e8b19 Compare March 24, 2021 22:25
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2021

Superseded by #334.

@dependabot dependabot bot closed this Apr 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mobx-6.1.8 branch April 12, 2021 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants