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 directory with 11 updates #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps the npm_and_yarn group with 10 updates in the /frontend directory:

Package From To
sweetalert2 11.7.16 11.10.8
@babel/traverse 7.22.8 7.24.5
@cypress/request 2.88.11 3.0.1
cypress 12.17.1 13.8.1
axios 1.4.0 1.6.8
@openapitools/openapi-generator-cli 2.6.0 2.13.4
ejs 3.1.9 3.1.10
express 4.18.2 4.19.2
ip 2.0.0 2.0.1
webpack-dev-middleware 5.3.3 5.3.4

Updates sweetalert2 from 11.7.16 to 11.10.8

Release notes

Sourced from sweetalert2's releases.

v11.10.8

11.10.8 (2024-04-17)

Bug Fixes

  • prevent popup content from being selected on double click on the container (#2722) (7910325)

v11.10.7

11.10.7 (2024-03-22)

Bug Fixes

  • improve performance by pulling querySelector out of the loop (#2719) (9f94517)

v11.10.6

11.10.6 (2024-03-05)

Bug Fixes

  • allow single quotes in default email validator (#2717) (e4b7a3a)

v11.10.5

11.10.5 (2024-02-05)

Bug Fixes

  • show the browser validation message for input (#2704) (68d6d35)

v11.10.4

11.10.4 (2024-01-23)

Bug Fixes

v11.10.3

11.10.3 (2024-01-11)

Bug Fixes

  • rm unnecessary transform styles on success icon (69c2372), closes #2698

v11.10.2

11.10.2 (2023-12-27)

... (truncated)

Changelog

Sourced from sweetalert2's changelog.

11.10.8 (2024-04-17)

Bug Fixes

  • prevent popup content from being selected on double click on the container (#2722) (7910325)

11.10.7 (2024-03-22)

Bug Fixes

  • improve performance by pulling querySelector out of the loop (#2719) (9f94517)

11.10.6 (2024-03-05)

Bug Fixes

  • allow single quotes in default email validator (#2717) (e4b7a3a)

11.10.5 (2024-02-05)

Bug Fixes

  • show the browser validation message for input (#2704) (68d6d35)

11.10.4 (2024-01-23)

Bug Fixes

11.10.3 (2024-01-11)

Bug Fixes

  • rm unnecessary transform styles on success icon (69c2372), closes #2698

11.10.2 (2023-12-27)

Bug Fixes

  • strict types domUtils.js (3a963d4)

11.10.1 (2023-11-19)

... (truncated)

Commits
  • 34cc036 chore(release): 11.10.8 [skip ci]
  • 7910325 fix: prevent popup content from being selected on double click on the contain...
  • 459b30c chore: add Vancouver Coir to sponsors
  • ee9cc1b chore: rm InsaDown from sponsors
  • 28feef0 chore: bump yarn.lock
  • f41cac9 chore: rm My Bitcoin slots from sponsors
  • 119ba4d chore: bump yarn.lock
  • e7a11d0 chore: add DreamLoveDoll to sponsors
  • 63fb332 chore: bump yarn.lock
  • d1b0636 chore(release): 11.10.7 [skip ci]
  • Additional commits viewable in compare view

Updates @babel/traverse from 7.22.8 to 7.24.5

Release notes

Sourced from @​babel/traverse's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.24.5 (2024-04-29)

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.4 (2024-04-03)

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

🐛 Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

... (truncated)

Commits

Updates @cypress/request from 2.88.11 to 3.0.1

Release notes

Sourced from @​cypress/request's releases.

v3.0.1

3.0.1 (2023-09-06)

Bug Fixes

v3.0.0

3.0.0 (2023-08-08)

Features

  • Add allowInsecureRedirect option (c5bcf21)

BREAKING CHANGES

  • The allowInsecureRedirect is false by default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option to true, but it is not recommended.

Co-authored-by: Szymon Drosdzol [email protected]

v2.88.12

2.88.12 (2023-08-01)

Bug Fixes

  • request: update tough-cookie dep (0664780)
Changelog

Sourced from @​cypress/request's changelog.

Change Log

v2.88.0 (2018/08/10)

v2.87.0 (2018/05/21)

v2.86.0 (2018/05/15)

v2.85.0 (2018/03/12)

v2.84.0 (2018/03/12)

v2.83.0 (2017/09/27)

v2.82.0 (2017/09/19)

v2.81.0 (2017/03/09)

v2.80.0 (2017/03/04)

... (truncated)

Commits

Updates cypress from 12.17.1 to 13.8.1

Release notes

Sourced from cypress's releases.

v13.8.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1

v13.8.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0

v13.7.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

v13.7.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

v13.7.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

v13.6.6

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6

v13.6.5

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5

v13.6.4

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4

v13.6.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3

v13.6.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2

v13.6.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1

v13.6.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-0

v13.5.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1

v.13.5.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0

v13.4.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-4-0

v13.3.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-3

... (truncated)

Commits

Updates axios from 1.4.0 to 1.6.8

Release notes

Sourced from axios's releases.

Release v1.6.8

Release notes:

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

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

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.8 (2024-03-15)

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)

... (truncated)

Commits
  • ab3f0f9 chore(release): v1.6.8 (#6303)
  • 2656612 fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...
  • 7320430 fix(import): use named export for EventEmitter;
  • 8786e0f fix(vulnerability): update follow-redirects to 1.15.6 (#6300)
  • d844227 chore: update and bump deps (#6238)
  • caa0625 docs: update README responseEncoding types (#6194)
  • 41c4584 docs: Update README.md to point to current axios version in CDN links (#6196)
  • bf6974f chore(ci): add npm tag action; (#6231)
  • a52e4d9 chore(release): v1.6.7 (#6204)
  • 2b69888 chore: remove unnecessary check (#6186)
  • Additional commits viewable in compare view

Updates @openapitools/openapi-generator-cli from 2.6.0 to 2.13.4

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.13.4

2.13.4 (2024-04-22)

Bug Fixes

  • deps: update dependency @​nestjs/axios to v3.0.2 (#765) (37597a2)

v2.13.3

2.13.3 (2024-04-21)

Bug Fixes

  • deps: update dependency axios to v1.6.8 (#766) (5dff424)

v2.13.2

2.13.2 (2024-04-16)

Bug Fixes

v2.13.1

2.13.1 (2024-03-19)

Reverts

v2.13.0

2.13.0 (2024-03-19)

Features

v2.12.1

2.12.1 (2024-03-19)

Bug Fixes

  • deps: update dependency reflect-metadata to v0.2.1 (#773) (f6dcb95)

v2.12.0

2.12.0 (2024-03-12)

... (truncated)

Commits
  • 37597a2 fix(deps): update dependency @​nestjs/axios to v3.0.2 (#765)
  • 5f00242 chore(deps): update commitlint monorepo to v19.2.2 (#778)
  • 5dff424 fix(deps): update dependency axios to v1.6.8 (#766)
  • 7787f07 fix(app): configure http with proxy url if present in environment (#762)
  • fb01b0b Revert "fix(deps): update dependency reflect-metadata to v0.2.1 (#773)" (#777)
  • 1d2a1a2 feat(#644): add cli option for openapitools.json (#754)
  • c042887 chore(deps): update dependency type-fest to v4 (#775)
  • 7f41abc chore(deps): update dependency husky to v9 (#774)
  • f6dcb95 fix(deps): update dependency reflect-metadata to v0.2.1 (#773)
  • 4b058b6 chore(deps): update dependency @​commitlint/cli to v19.2.0 (#772)
  • Additional commits viewable in compare view

Updates ejs from 3.1.9 to 3.1.10

Release notes

Sourced from ejs's releases.

v3.1.10

Version 3.1.10

Commits

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

Bumps the npm_and_yarn group with 10 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.7.16` | `11.10.8` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.8` | `7.24.5` |
| [@cypress/request](https://github.com/cypress-io/request) | `2.88.11` | `3.0.1` |
| [cypress](https://github.com/cypress-io/cypress) | `12.17.1` | `13.8.1` |
| [axios](https://github.com/axios/axios) | `1.4.0` | `1.6.8` |
| [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.6.0` | `2.13.4` |
| [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [ip](https://github.com/indutny/node-ip) | `2.0.0` | `2.0.1` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |



Updates `sweetalert2` from 11.7.16 to 11.10.8
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.7.16...v11.10.8)

Updates `@babel/traverse` from 7.22.8 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

Updates `@cypress/request` from 2.88.11 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.11...v3.0.1)

Updates `cypress` from 12.17.1 to 13.8.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.17.1...v13.8.1)

Updates `axios` from 1.4.0 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.8)

Updates `@openapitools/openapi-generator-cli` from 2.6.0 to 2.13.4
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.6.0...v2.13.4)

Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

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 `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

Updates `ip` from 2.0.0 to 2.0.1
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

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: sweetalert2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@cypress/request"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cypress
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 2, 2024
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.

0 participants