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 the npm_and_yarn group across 1 directories with 5 updates #299

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

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

Package From To
@adobe/css-tools 4.3.1 4.3.2
axios 0.21.4 1.6.5
@storybook/test-runner 0.13.0 0.16.0
wait-on 7.1.0 7.2.0
vite 4.4.11 4.5.1

Updates @adobe/css-tools from 4.3.1 to 4.3.2

Changelog

Sourced from @​adobe/css-tools's changelog.

4.3.2 / 2023-11-28

  • Fix redos vulnerability with specific crafted css string - CVE-2023-48631
  • Fix Problem parsing with :is() and nested :nth-child() #211
Commits

Updates axios from 0.21.4 to 1.6.5

Release notes

Sourced from axios's releases.

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

Release v1.6.2

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
</tr></table> 

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

1.6.3 (2023-12-26)

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

1.6.2 (2023-11-14)

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
</tr></table> 

... (truncated)

Commits

Updates @storybook/test-runner from 0.13.0 to 0.16.0

Release notes

Sourced from @​storybook/test-runner's releases.

v0.16.0

🚀 Enhancement

🐛 Bug Fix

Authors: 4

v0.16.0-next.0

🚀 Enhancement

Authors: 1

v0.15.3-next.4

🐛 Bug Fix

Authors: 1

v0.15.3-next.3

🐛 Bug Fix

Authors: 1

v0.15.3-next.2

... (truncated)

Changelog

Sourced from @​storybook/test-runner's changelog.

v0.16.0 (Mon Nov 27 2023)

🚀 Enhancement

🐛 Bug Fix

Authors: 4


v0.15.2 (Tue Nov 21 2023)

🐛 Bug Fix

Authors: 3


v0.15.1 (Thu Nov 16 2023)

🐛 Bug Fix

... (truncated)

Commits
  • afab3ba Bump version to: 0.16.0 [skip ci]
  • 1773a71 Update CHANGELOG.md [skip ci]
  • 9f540d2 Merge pull request #407 from storybookjs/next
  • 99b800b Merge pull request #406 from storybookjs/feat/log-level
  • dd7eb64 introduce logLevel configuration
  • ad3d401 Merge pull request #405 from storybookjs/fix/filter-duplicated-error-messages
  • 399dc2c filter duplicated error messages in browser logs
  • 5db9536 Merge pull request #404 from storybookjs/fix/finally-fix-the-sync-issue
  • 6dbd144 fix lint
  • 9830af5 fix sync issues between tests
  • Additional commits viewable in compare view

Updates wait-on from 7.1.0 to 7.2.0

Release notes

Sourced from wait-on's releases.

v7.2.0

Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857.

Thanks @​AndrewMax for the PR #147 and also for those that confirmed it.

Commits

Updates vite from 4.4.11 to 4.5.1

Changelog

Sourced from vite's changelog.

4.5.1 (2023-12-04)

4.5.0 (2023-10-18)

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

| Package | From | To |
| --- | --- | --- |
| [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.3.1` | `4.3.2` |
| [axios](https://github.com/axios/axios) | `0.21.4` | `1.6.5` |
| [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.13.0` | `0.16.0` |
| [wait-on](https://github.com/jeffbski/wait-on) | `7.1.0` | `7.2.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.4.11` | `4.5.1` |


Updates `@adobe/css-tools` from 4.3.1 to 4.3.2
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

Updates `axios` from 0.21.4 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.5)

Updates `@storybook/test-runner` from 0.13.0 to 0.16.0
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.16.0/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.13.0...v0.16.0)

Updates `wait-on` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v7.1.0...v7.2.0)

Updates `vite` from 4.4.11 to 4.5.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@storybook/test-runner"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: wait-on
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2024

Superseded by #308.

@dependabot dependabot bot closed this Feb 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-security-group-434b87565d branch February 9, 2024 12:35
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