Skip to content

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade miragejs from 0.1.42 to 0.1.45.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2022-06-02.
Release notes
Package name: miragejs
  • 0.1.45 - 2022-06-02

    🚀 Enhancements

    🐛 Bugfixes

    New Contributors

    Full Changelog: v0.1.44...v0.1.45

  • 0.1.44 - 2022-05-13

    🐛 Bugfixes

    🏠 Internal

    • #1036 Extract pretender code to its own module for future move to another package by @ cah-briangantzler

      This is a step towards decoupling pretender from Mirage, with the goal of Mirage supporting MSW or other mocking layers. There should not be any user-facing changes here, so long as you were not using internal methods like server._getFullPath(). If you were, you may need to change these to server.interceptor._getFullPath().

    • Dependency updates

    New Contributors

    Full Changelog: v0.1.43...v0.1.44

  • 0.1.43 - 2021-12-03

    What's Changed

    🐛 Bugfixes

    🏠 Internal

    New Contributors

    Full Changelog: v0.1.42...v0.1.43

  • 0.1.42 - 2021-09-23

    🚀 Enhancements

    • #695 [TypeScript] Basic support for functions in factories
    • #977 [TypeScript] Add type for head request handler

    🐛 Bugfixes

    • #643 Model.toJSON should copy attrs
    • #667 [TypeScript] Fix DbLookup Type for db
    • #984 [TypeScript] Remove type assertion that fails in TS 4.0
    • #978 Passthrough no longer results in error in native code for react native

    📝 Docs

    • ac2727a Improve sort example in docs
    • #655 Update doc comments to use createServer

    🏠 Internal

    • Dependency updates
from miragejs GitHub release notes
Commit messages
Package name: miragejs
  • 19c53df v0.1.45
  • bf4a73e Removed assert about changing Pretender config. Ensured trackRequest was set properly (#1045)
  • c15a147 Add more descriptive namespace error (#1041)
  • 05f5524 v0.1.44
  • 70e3525 build(deps): bump minimist from 1.2.5 to 1.2.6 (#1033)
  • 2fe7210 Extract pretender code to its own module for future move to another package (#1036)
  • 35489d1 Fix types for identityManagers (#1021)
  • f7015a9 v0.1.43
  • 3f16f50 Add a type for findBy with a predicate function (#793)
  • 3d88158 Update babel plugin (#749)
  • 9698274 Switch to maintained @ rollup/plugin-node-resolve (#748)
  • 00e0844 Route handler return types (#1009)
  • 3ab0da1 Enforce prettier in typescript files (#1010)
  • ce8173f Add more useful typescript type for `modelInstance.attrs` (#1002)
  • 6bdfb69 Update collection TS definitions (#900)
  • 83b12cc Update transitive dependencies (#996)
  • 8bd497b Update rollup, babel, core-js (#995)
  • f1429a3 build(deps): bump lodash from 4.17.19 to 4.17.21 (#994)
  • 683d03e Update eslint & related plugins (#992)
  • b4803af Update jest to 27.2.4 (#991)
  • 5bf840b Update dtslint to 4.1.6 (#989)
  • 4355f60 Update workflow badge to GH CI
  • 72b505e Upgrade and lock-down prettier version (#988)
  • d058a52 Move to github actions for CI (#990)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant