Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Bump json5 from 2.2.1 to 2.2.3 #47

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps json5 from 2.2.1 to 2.2.3.

Release notes

Sourced from json5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Changelog

Sourced from json5's changelog.

v2.2.3 [code, diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Commits
  • c3a7524 2.2.3
  • 94fd06d docs: update CHANGELOG for v2.2.3
  • 3b8cebf docs(security): use GitHub security advisories
  • f0fd9e1 docs: publish a security policy
  • 6a91a05 docs(template): bug -> bug report
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add proto to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • Additional commits viewable in compare view

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.

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2023
@kisaiev kisaiev self-assigned this Jan 9, 2023
@kisaiev kisaiev merged commit f0796f9 into master Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/json5-2.2.3 branch January 9, 2023 18:02
github-actions bot pushed a commit that referenced this pull request Jan 9, 2023
## [12.3.2](v12.3.1...v12.3.2) (2023-01-09)

### Bug Fixes

* bump json5 from 2.2.1 to 2.2.3 ([#47](#47)) ([f0796f9](f0796f9))
@github-actions
Copy link

github-actions bot commented Jan 9, 2023

🎉 This PR is included in version 12.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to YosafatEG/steerage that referenced this pull request Feb 14, 2023
# 1.0.0 (2023-02-14)

### Bug Fixes

* bump json5 from 2.2.1 to 2.2.3 ([ExpediaGroup#47](https://github.com/YosafatEG/steerage/issues/47)) ([f0796f9](f0796f9))
* bump marked and semantic-release ([ExpediaGroup#46](https://github.com/YosafatEG/steerage/issues/46)) ([c5b4454](c5b4454))
* **deps:** Bump dot-prop from 4.2.0 to 5.2.0 ([ExpediaGroup#26](https://github.com/YosafatEG/steerage/issues/26)) ([b17ff63](b17ff63))
* explicitly force determination 6.0.1 ([ExpediaGroup#39](https://github.com/YosafatEG/steerage/issues/39)) ([5c6268b](5c6268b))
* readme change to test semantic release ([ExpediaGroup#34](https://github.com/YosafatEG/steerage/issues/34)) ([971559b](971559b))
* **revert:** "upgrade @vrbo/determination to V6.0.0" ([637333e](637333e))
* update readme to test actions ([0ee885f](0ee885f))

### Features

* empty commit to trigger release pipeline ([ExpediaGroup#44](https://github.com/YosafatEG/steerage/issues/44)) ([795b1d2](795b1d2))
* exposes overrides and defaults from determination ([ExpediaGroup#33](https://github.com/YosafatEG/steerage/issues/33)) ([07b1f0b](07b1f0b))
* Revert changes from 11.0.1 ([0e785d1](0e785d1))
* Update to require Hapi v20; Update dependencies; ([ExpediaGroup#28](https://github.com/YosafatEG/steerage/issues/28)) ([912897c](912897c))
* upgrade @vrbo/determination to V6.0.0 ([ExpediaGroup#32](https://github.com/YosafatEG/steerage/issues/32)) ([d944eb1](d944eb1))
* Upgrade to node v16 ([ExpediaGroup#43](https://github.com/YosafatEG/steerage/issues/43)) ([2dc36f7](2dc36f7))

### BREAKING CHANGES

* This updates @vrbo/determination from the range `^4.0.0` to
`^6.0.0`. Please validate your dependencies on this can use this version and update as needed.

Co-authored-by: aaestrada <v-aaestrada@expediagroup.com>
* The Hapi peer dependency has been changed from `>=19` to `>=20`. Please install Hapi v20 to use this version of Steerage.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file released
Development

Successfully merging this pull request may close these issues.

1 participant