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 9 updates #8

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

Conversation

dependabot[bot]
Copy link

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

Bumps the npm_and_yarn group with 8 updates in the / directory:

Package From To
@feathersjs/transport-commons 5.0.5 5.0.8
@antfu/utils 0.5.2 0.7.8
unconfig 0.3.6 0.3.13
@iconify/utils 2.0.0 2.1.23
unplugin-vue-components 0.22.7 0.22.12
postcss 8.4.16 8.4.38
undici 5.10.0 5.28.4
vite 3.1.3 3.2.10

Bumps the npm_and_yarn group with 1 update in the /examples/js directory: axios.

Updates @feathersjs/transport-commons from 5.0.5 to 5.0.8

Release notes

Sourced from @​feathersjs/transport-commons's releases.

v5.0.8

5.0.8 (2023-07-19)

Bug Fixes

  • add missing word (#3237) (9a32184)
  • transport-commons: Handle invalid service paths on socket lookups (#3241) (c397ab3)

v5.0.7

5.0.7 (2023-07-14)

Bug Fixes

  • core: Ensure .service does not access Object properties (#3235) (c0b670a)
  • generators: Fix channel/service configuration order for Koa based apps (580344e)
  • koa: Ensure .teardown works without a server (#3234) (818572d)

v5.0.6

5.0.6 (2023-06-15)

Bug Fixes

  • authentication-client: Do not trigger storage methods if storage not defined (#3210) (261acbc)
  • authentication-client: removeAccessToken throws error if storage not defined (#3195) (b8e2769)
  • authentication-local: Local Auth - Nested username & Password fields (#3091) (d135526)
  • authentication-oauth: Update OAuth redirect to handle user requested redirect paths (#3186) (3742028)
  • authentication: Export JwtVerifyOptions (#3214) (d59896e)
Changelog

Sourced from @​feathersjs/transport-commons's changelog.

5.0.8 (2023-07-19)

Bug Fixes

  • transport-commons: Handle invalid service paths on socket lookups (#3241) (c397ab3)

5.0.7 (2023-07-14)

Note: Version bump only for package @​feathersjs/transport-commons

5.0.6 (2023-06-15)

Note: Version bump only for package @​feathersjs/transport-commons

Commits

Updates @antfu/utils from 0.5.2 to 0.7.8

Release notes

Sourced from @​antfu/utils's releases.

v0.7.8

Features

v0.7.7

Bug Fixes

Features

  • add dual esm/cjs format types exports (#39) (4f64bff)

v0.7.6

No release notes provided.

v0.7.5

Bug Fixes

  • deepMerge: override plain value (34cbabf)

Features

  • template: support object style templates (#34) (c7bbe2d)

v0.7.4

Features

v0.7.3

Bug Fixes

... (truncated)

Commits

Updates unconfig from 0.3.6 to 0.3.13

Release notes

Sourced from unconfig's releases.

v0.3.13

No significant changes

    View changes on GitHub

v0.3.12

   🐞 Bug Fixes

    View changes on GitHub

v0.3.11

   🐞 Bug Fixes

    View changes on GitHub

v0.3.10

   🚀 Features

    View changes on GitHub

v0.3.9

   🐞 Bug Fixes

    View changes on GitHub

v0.3.8

   🐞 Bug Fixes

    View changes on GitHub

v0.3.7

No significant changes

    View changes on GitHub
Commits

Updates @iconify/utils from 2.0.0 to 2.1.23

Commits

Updates unplugin-vue-components from 0.22.7 to 0.22.12

Release notes

Sourced from unplugin-vue-components's releases.

v0.22.12

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.22.11

No significant changes

    View changes on GitHub

v0.22.10

   🐞 Bug Fixes

    View changes on GitHub

v0.22.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.22.8

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates postcss from 8.4.16 to 8.4.38

Release notes

Sourced from postcss's releases.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

8.4.33

8.4.32

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.

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

8.4.33

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).

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.

... (truncated)

Commits
  • a69d45e Release 8.4.38 version
  • 64e35d9 Update dependencies
  • c1ad8fb Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...
  • b45e7e9 fix endIndex
  • 1bea246 failing test: for endIndex 0 in rangeBy
  • 0fd1d86 Add changelog auto release on Github
  • 49c906e Release 8.4.37 version
  • b5bd92c Fix another broken prev source map issue
  • 2882039 Update dependencies
  • e5ad939 Release 8.4.36 version
  • Additional commits viewable in compare view

Updates undici from 5.10.0 to 5.28.4

Release notes

Sourced from undici's releases.

v5.28.4

⚠️ Security Release ⚠️

Full Changelog: nodejs/undici@v5.28.3...v5.28.4

v5.28.3

⚠️ Security Release ⚠️

Fixes:

Full Changelog: nodejs/undici@v5.28.2...v5.28.3

v5.28.2

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.28.1...v5.28.2

v5.28.1

What's Changed

... (truncated)

Commits

Updates vite from 3.1.3 to 3.2.10

Changelog

Sourced from vite's changelog.

3.2.10 (2024-03-24)

3.2.9 (2024-03-24)

3.2.8 (2024-01-19)

3.2.7 (2023-05-26)

3.2.6 (2023-04-18)

3.2.5 (2022-12-05)

3.2.4 (2022-11-15)

3.2.3 (2022-11-07)

... (truncated)

Commits

Updates axios from 0.27.2 to 1.7.2

Release notes

Sourced from axios's releases.

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

... (truncated)

Commits
  • 0e4f9fa chore(release): v1.7.2 (#6414)
  • 4f79aef fix(fetch): enhance fetch API detection; (#6413)
  • 67d1373 chore(release): v1.7.1 (#6411)
  • 733f15f fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • Additional commits viewable in compare view

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 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@feathersjs/transport-commons](https://github.com/feathersjs/feathers/tree/HEAD/packages/transport-commons) | `5.0.5` | `5.0.8` |
| [@antfu/utils](https://github.com/antfu/utils) | `0.5.2` | `0.7.8` |
| [unconfig](https://github.com/antfu/unconfig) | `0.3.6` | `0.3.13` |
| [@iconify/utils](https://github.com/iconify/iconify/tree/HEAD/packages/utils) | `2.0.0` | `2.1.23` |
| [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `0.22.7` | `0.22.12` |
| [postcss](https://github.com/postcss/postcss) | `8.4.16` | `8.4.38` |
| [undici](https://github.com/nodejs/undici) | `5.10.0` | `5.28.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `3.1.3` | `3.2.10` |

Bumps the npm_and_yarn group with 1 update in the /examples/js directory: [axios](https://github.com/axios/axios).


Updates `@feathersjs/transport-commons` from 5.0.5 to 5.0.8
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/transport-commons/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.8/packages/transport-commons)

Updates `@antfu/utils` from 0.5.2 to 0.7.8
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](antfu/utils@v0.5.2...v0.7.8)

Updates `unconfig` from 0.3.6 to 0.3.13
- [Release notes](https://github.com/antfu/unconfig/releases)
- [Commits](antfu-collective/unconfig@v0.3.6...v0.3.13)

Updates `@iconify/utils` from 2.0.0 to 2.1.23
- [Commits](https://github.com/iconify/iconify/commits/HEAD/packages/utils)

Updates `unplugin-vue-components` from 0.22.7 to 0.22.12
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](unplugin/unplugin-vue-components@v0.22.7...v0.22.12)

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

Updates `undici` from 5.10.0 to 5.28.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.10.0...v5.28.4)

Updates `vite` from 3.1.3 to 3.2.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite)

Updates `axios` from 0.27.2 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.7.2)

---
updated-dependencies:
- dependency-name: "@feathersjs/transport-commons"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@antfu/utils"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: unconfig
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@iconify/utils"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants