Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the npm_and_yarn group with 1 update in the /examples/braintree directory: ws.
Bumps the npm_and_yarn group with 1 update in the /examples/native directory: ws.
Bumps the npm_and_yarn group with 2 updates in the /examples/native-next directory: qs and randomatic.

Updates ws from 1.1.4 to 1.1.5

Release notes

Sourced from ws's releases.

1.1.5

Bug fixes

  • Fixed a DoS vulnerability (f8fdcd4).
Commits

Updates ws from 1.1.4 to 1.1.5

Release notes

Sourced from ws's releases.

1.1.5

Bug fixes

  • Fixed a DoS vulnerability (f8fdcd4).
Commits

Updates qs from 6.5.2 to 6.5.3

Changelog

Sourced from qs's changelog.

6.5.3

  • [Fix] parse: ignore __proto__ keys (#428)
  • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
  • [Fix] correctly parse nested arrays
  • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
  • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
  • [Fix] when parseArrays is false, properly handle keys ending in []
  • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
  • [Fix] utils.merge: avoid a crash with a null target and an array source
  • [Refactor] utils: reduce observable [[Get]]s
  • [Refactor] use cached Array.isArray
  • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
  • [Refactor] parse: only need to reassign the var once
  • [Robustness] stringify: avoid relying on a global undefined (#427)
  • [readme] remove travis badge; add github actions/codecov badges; update URLs
  • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
  • [Docs] Clarify the need for "arrayLimit" option
  • [meta] fix README.md (#399)
  • [meta] add FUNDING.yml
  • [actions] backport actions from main
  • [Tests] always use String(x) over x.toString()
  • [Tests] remove nonexistent tape option
  • [Dev Deps] backport from main
Commits
  • 298bfa5 v6.5.3
  • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
  • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
  • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 12ac1c4 [meta] fix README.md (#399)
  • 0338716 [actions] backport actions from main
  • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
  • 51b8a0b add FUNDING.yml
  • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
  • f814a7f [Dev Deps] backport from main
  • Additional commits viewable in compare view

Updates randomatic from 3.0.0 to 3.1.1

Commits
  • b7451f4 3.1.1
  • 746801c run verb to generate readme documentation
  • 98031f4 Add a description to the options parameter
  • 8e78da8 Merge pull request #19 from ywpark1/issue-18
  • a04548e Add test for checking if right square bracket is properly excluded
  • 8688dcf Add exclude.replace and mask.replace to handle right square bracket
  • 4d76cd1 3.1.0
  • 54f0ae9 run verb to generate readme documentation
  • cad4d38 update example and documentation to show usages of exclude option
  • 8d742a1 add test and fix typo that I missed before merging
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by doowb, a new releaser for randomatic since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the /examples/braintree directory: [ws](https://github.com/websockets/ws).
Bumps the npm_and_yarn group with 1 update in the /examples/native directory: [ws](https://github.com/websockets/ws).
Bumps the npm_and_yarn group with 2 updates in the /examples/native-next directory: [qs](https://github.com/ljharb/qs) and [randomatic](https://github.com/jonschlinkert/randomatic).


Updates `ws` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@1.1.4...1.1.5)

Updates `ws` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@1.1.4...1.1.5)

Updates `qs` from 6.5.2 to 6.5.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

Updates `randomatic` from 3.0.0 to 3.1.1
- [Release notes](https://github.com/jonschlinkert/randomatic/releases)
- [Commits](jonschlinkert/randomatic@3.0.0...3.1.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: randomatic
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/validator@7.1.0

View full report↗︎

@legobeat
Copy link

@dependabot recreate

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@witmicko
Copy link

@dependabot recreate

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 20, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@witmicko
Copy link

witmicko commented Oct 3, 2024

closing as examples directory with yarn lockfiles has been removed

@witmicko witmicko closed this Oct 3, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@witmicko witmicko deleted the dependabot/npm_and_yarn/examples/braintree/npm_and_yarn-8375c79548 branch October 3, 2024 13:36
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.

2 participants