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

build(deps): bump the npm_and_yarn group across 1 directories with 6 updates #6072

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps the npm_and_yarn group with 6 updates in the /. directory:

Package From To
json5 2.2.2 2.2.3
postcss 8.4.13 8.4.31
follow-redirects 1.15.0 1.15.5
ip 1.1.5 1.1.9
vm2 3.9.18 ``
proxy-agent 5.0.0 6.4.0

Updates json5 from 2.2.2 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)
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)
Commits

Updates postcss from 8.4.13 to 8.4.31

Release notes

Sourced from postcss's releases.

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by @​KingSora).

8.4.17

8.4.16

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

8.4.17

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

8.4.16

... (truncated)

Commits

Updates follow-redirects from 1.15.0 to 1.15.5

Commits
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • 192dbe7 Release version 1.15.3 of the npm package.
  • Additional commits viewable in compare view

Updates ip from 1.1.5 to 1.1.9

Commits

Removes vm2

Updates proxy-agent from 5.0.0 to 6.4.0

Release notes

Sourced from proxy-agent's releases.

proxy-agent@6.4.0

Minor Changes

  • e7e0e56: Allow getProxyForUrl() option to return a Promise

Patch Changes

  • Updated dependencies [c3c405e]
    • http-proxy-agent@7.0.1
    • https-proxy-agent@7.0.3

proxy-agent@6.3.1

Patch Changes

  • 1d39f6c: Fix Electron support by using Node.js native URL object
  • Updated dependencies [1d39f6c]
  • Updated dependencies [e625d10]
    • socks-proxy-agent@8.0.2
    • pac-proxy-agent@7.0.1
    • https-proxy-agent@7.0.2

proxy-agent@6.3.0

Minor Changes

  • f1f3220: Use QuickJS version of pac-proxy-agent

Patch Changes

  • Updated dependencies [f1f3220]
    • pac-proxy-agent@7.0.0

proxy-agent@6.2.2

Patch Changes

  • 999dd9d: Fix pac+ prefixed protocol URIs
  • Updated dependencies [999dd9d]
    • pac-proxy-agent@6.0.4

https-proxy-agent@6.2.1

Patch Changes

  • 0b8a0b7: Properly reject errors during proxy CONNECT response

proxy-agent@6.2.1

Patch Changes

  • 4a45593: Fix WebSocket connections over "http"/"https" proxies
  • Updated dependencies [b3860aa]
    • https-proxy-agent@7.0.0
    • http-proxy-agent@7.0.0

... (truncated)

Changelog

Sourced from proxy-agent's changelog.

6.4.0

Minor Changes

  • e7e0e56: Allow getProxyForUrl() option to return a Promise

Patch Changes

  • Updated dependencies [c3c405e]
    • http-proxy-agent@7.0.1
    • https-proxy-agent@7.0.3

6.3.1

Patch Changes

  • 1d39f6c: Fix Electron support by using Node.js native URL object
  • Updated dependencies [1d39f6c]
  • Updated dependencies [e625d10]
    • socks-proxy-agent@8.0.2
    • pac-proxy-agent@7.0.1
    • https-proxy-agent@7.0.2

6.3.0

Minor Changes

  • f1f3220: Use QuickJS version of pac-proxy-agent

Patch Changes

  • Updated dependencies [f1f3220]
    • pac-proxy-agent@7.0.0

6.2.2

Patch Changes

  • 999dd9d: Fix pac+ prefixed protocol URIs
  • Updated dependencies [999dd9d]
    • pac-proxy-agent@6.0.4

6.2.1

Patch Changes

  • 4a45593: Fix WebSocket connections over "http"/"https" proxies
  • Updated dependencies [b3860aa]
    • https-proxy-agent@7.0.0
    • http-proxy-agent@7.0.0

... (truncated)

Commits

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.

…updates

Bumps the npm_and_yarn group with 6 updates in the /. directory:

| Package | From | To |
| --- | --- | --- |
| [json5](https://github.com/json5/json5) | `2.2.2` | `2.2.3` |
| [postcss](https://github.com/postcss/postcss) | `8.4.13` | `8.4.31` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.0` | `1.15.5` |
| [ip](https://github.com/indutny/node-ip) | `1.1.5` | `1.1.9` |
| [vm2](https://github.com/patriksimek/vm2) | `3.9.18` | `` |
| [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) | `5.0.0` | `6.4.0` |


Updates `json5` from 2.2.2 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.2...v2.2.3)

Updates `postcss` from 8.4.13 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.13...8.4.31)

Updates `follow-redirects` from 1.15.0 to 1.15.5
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.0...v1.15.5)

Updates `ip` from 1.1.5 to 1.1.9
- [Commits](indutny/node-ip@v1.1.5...v1.1.9)

Removes `vm2`

Updates `proxy-agent` from 5.0.0 to 6.4.0
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@6.4.0/packages/proxy-agent)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: vm2
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: proxy-agent
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2024
@quisquous quisquous closed this Feb 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2024

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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-security-group-46ccdd14ff branch February 21, 2024 19: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.

None yet

1 participant