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

chore(deps): bump the npm_and_yarn group across 2 directories with 6 updates(sibling) #374

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

davidgamez
Copy link
Member

@davidgamez davidgamez commented Apr 4, 2024

Sibling of #373

Bumps the npm_and_yarn group with 3 updates in the /functions directory: express, ip and jose.
Bumps the npm_and_yarn group with 5 updates in the /web-app directory:

Bumps the npm_and_yarn group with 3 updates in the /functions directory: express, ip and jose. Bumps the npm_and_yarn group with 5 updates in the /web-app directory:

Package From To
express 4.18.2 4.19.2

Updates express from 4.18.2 to 4.19.2

Updates ip from 1.1.8 to 1.1.9

Updates jose from 4.15.4 to 4.15.5

Updates express from 4.18.2 to 4.19.2

Updates ip from 1.1.8 to 1.1.9

Updates @adobe/css-tools from 4.3.1 to 4.3.3

Updates follow-redirects from 1.15.3 to 1.15.6

Updates webpack-dev-middleware from 5.3.3 to 5.3.4


updated-dependencies:

  • dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: ip dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: jose dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: ip dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: "@adobe/css-tools" dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn ...

Summary:

Summarize the changes in the pull request including how it relates to any issues (include the #number, or link them).

Expected behavior:

Explain and/or show screenshots for how you expect the pull request to work in your testing (in case other devices exhibit different behavior).

Testing tips:

Provide tips, procedures and sample files on how to test the feature.
Testers are invited to follow the tips AND to try anything they deem relevant outside the bounds of the testing tips.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

…updates

Bumps the npm_and_yarn group with 3 updates in the /functions directory: [express](https://github.com/expressjs/express), [ip](https://github.com/indutny/node-ip) and [jose](https://github.com/panva/jose).
Bumps the npm_and_yarn group with 5 updates in the /web-app directory:

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [ip](https://github.com/indutny/node-ip) | `1.1.8` | `1.1.9` |
| [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.3.1` | `4.3.3` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.3` | `1.15.6` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |



Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

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

Updates `jose` from 4.15.4 to 4.15.5
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](panva/jose@v4.15.4...v4.15.5)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

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

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

Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)

Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: jose
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

github-actions bot commented Apr 4, 2024

Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-374-pc7pw3ji.web.app

@davidgamez davidgamez added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 4, 2024
@davidgamez davidgamez merged commit 8f7f595 into main Apr 4, 2024
4 checks passed
@davidgamez davidgamez deleted the dependaboot-updates-e306a9a03f branch April 4, 2024 18:16
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants