Skip to content

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

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

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 Jun 18, 2024

Bumps the npm_and_yarn group with 5 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.24
unplugin-vue-components 0.22.7 0.22.12

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.24

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 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 5 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.24` |
| [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `0.22.7` | `0.22.12` |

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.24
- [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 `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: 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 Jun 18, 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