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

Bump deep-object-diff from 1.1.7 to 1.1.9 #405

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps deep-object-diff from 1.1.7 to 1.1.9.

Release notes

Sourced from deep-object-diff's releases.

v1.1.9

Vulnerability patch

Details outlined here: #85. TLDR: The prototype of the returned diff object could be polluted but not globally on all objects.

Fix: mattphillips/deep-object-diff#87

Thanks @​Retr02332 for highlighting the issue and validating the fix.

This vulnerability was introduced in https://github.com/mattphillips/deep-object-diff/releases/tag/v1.1.6

v1.1.8

Patch

  • Fix typings resolution when using TypeScript 4.7+ with ESM #83
  • improve return type for detailedDiff #72

Credits

Thanks @​Nitive and @​icholy for your PRs

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 7 times, most recently from f3df826 to 4dfc815 Compare November 23, 2022 16:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 5 times, most recently from 940b567 to 871a178 Compare December 1, 2022 11:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 7 times, most recently from fc66678 to 46512c8 Compare December 8, 2022 23:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 4 times, most recently from b660574 to 122554b Compare December 19, 2022 11:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 3 times, most recently from 63b45c0 to e041cbd Compare December 28, 2022 14:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch from e041cbd to 403b592 Compare December 30, 2022 09:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 2 times, most recently from 0d2ab85 to fd081c9 Compare January 16, 2023 10:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch from e57593d to 05f0f17 Compare February 10, 2023 05:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 8 times, most recently from ea2b6e3 to 9100f19 Compare February 25, 2023 21:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 4 times, most recently from 1780a26 to 7cebac8 Compare March 3, 2023 01:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 2 times, most recently from 63e43e2 to 38926d9 Compare March 14, 2023 08:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 2 times, most recently from 861cc2f to cca368f Compare March 17, 2023 22:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 8 times, most recently from 6b3fa58 to e9588d6 Compare March 29, 2023 15:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch 3 times, most recently from 1ad59ca to 3fd4f0a Compare April 4, 2023 14:06
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/mattphillips/deep-object-diff/releases)
- [Commits](https://github.com/mattphillips/deep-object-diff/commits)

---
updated-dependencies:
- dependency-name: deep-object-diff
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deep-object-diff-1.1.9 branch from 3fd4f0a to 015f3c8 Compare April 5, 2023 11:47
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.

0 participants