[Snyk] Upgrade miragejs from 0.1.42 to 0.1.45 - #4
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade miragejs from 0.1.42 to 0.1.45. See this package in npm: https://www.npmjs.com/package/miragejs See this project in Snyk: https://app.snyk.io/org/omahn/project/5a8d82ec-6e8d-41cc-9437-177e3fa65081?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade miragejs from 0.1.42 to 0.1.45.
ℹ️ 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.
Release notes
Package name: miragejs
-
0.1.45 - 2022-06-02
- #1041 - Add more descriptive namespace error by @ srikanthkyatham
- #1045 - Fixed assert about changing Pretender config by @ cah-briangantzler
- @ srikanthkyatham made their first contribution in #1041
-
0.1.44 - 2022-05-13
- #1021 Fix types for identityManagers by @ IanVS
-
-
- @ cah-briangantzler made their first contribution in #1036
-
0.1.43 - 2021-12-03
- Update collection TS definitions by @ adc-mhaugen in #900
- Add more useful typescript type for
- Route handler return types by @ pleek91 in #1009
- Add a type for findBy with a predicate function by @ gentoid in #793
- Create RELEASE.md
- Move to github actions for CI by @ IanVS in #990
- Upgrade and lock-down prettier version by @ IanVS in #988
- Update dependencies (#989, #991, #992, #995, #996)
- Enforce prettier in typescript files by @ IanVS in #1010
- Switch to maintained @ rollup/plugin-node-resolve by @ pravi in #748
- Update babel plugin by @ pravi in #749
- @ dependabot made their first contribution in #994
- @ adc-mhaugen made their first contribution in #900
- @ pleek91 made their first contribution in #1009
- @ pravi made their first contribution in #748
- @ gentoid made their first contribution in #793
-
0.1.42 - 2021-09-23
- #695 [TypeScript] Basic support for functions in factories
- #977 [TypeScript] Add type for head request handler
- #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
- ac2727a Improve sort example in docs
- #655 Update doc comments to use createServer
- Dependency updates
from miragejs GitHub release notes🚀 Enhancements
🐛 Bugfixes
New Contributors
Full Changelog: v0.1.44...v0.1.45
🐛 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 toserver.interceptor._getFullPath().Dependency updates
New Contributors
Full Changelog: v0.1.43...v0.1.44
What's Changed
🐛 Bugfixes
modelInstance.attrsby @ IanVS in #1002🏠 Internal
New Contributors
Full Changelog: v0.1.42...v0.1.43
🚀 Enhancements
🐛 Bugfixes
📝 Docs
🏠 Internal
Commit messages
Package name: miragejs
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