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

build(deps): bump the prod-deps-regular group with 5 updates #1044

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the prod-deps-regular group with 5 updates:

Package From To
axios 1.7.2 1.7.3
tsx 4.16.2 4.16.5
@rollup/rollup-darwin-x64 4.19.1 4.20.0
@rollup/rollup-win32-arm64-msvc 4.19.1 4.20.0
@rollup/rollup-win32-x64-msvc 4.19.1 4.20.0

Updates axios from 1.7.2 to 1.7.3

Release notes

Sourced from axios's releases.

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Commits

Updates tsx from 4.16.2 to 4.16.5

Release notes

Sourced from tsx's releases.

v4.16.5

4.16.5 (2024-08-01)

Bug Fixes

  • resolver: directory import nested ".." (2fada74)

This release is also available on:

v4.16.4

4.16.4 (2024-08-01)

Bug Fixes

  • resolver: handle importing ".." (3cf0b6a), closes #626

This release is also available on:

v4.16.3

4.16.3 (2024-07-31)

Bug Fixes


This release is also available on:

Commits
  • 2fada74 fix(resolver): directory import nested ".."
  • 3cf0b6a fix(resolver): handle importing ".."
  • ca4bf11 refactor(cjs): resolver organized in multiple files
  • 3df00f4 fix(resolver): prioritize requested path in dependencies
  • 1c3fd22 docs(usages): update link to knip usage (#622)
  • 8344163 chore(deps): update dependency node to v20.16.0 (#621)
  • 178f338 chore: remove unused eslintConfig (#620)
  • 1affdd0 docs: make logos easier to see
  • 7d38e42 docs: fix marquee bug on safari
  • e5ddeb3 docs: fix marquee on safari
  • Additional commits viewable in compare view

Updates @rollup/rollup-darwin-x64 from 4.19.1 to 4.20.0

Release notes

Sourced from @​rollup/rollup-darwin-x64's releases.

v4.20.0

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

v4.19.2

4.19.2

2024-08-01

Bug Fixes

  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#5597)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-x64's changelog.

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

4.19.2

2024-08-01

Bug Fixes

  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#5597)

Pull Requests

Commits

Updates @rollup/rollup-win32-arm64-msvc from 4.19.1 to 4.20.0

Release notes

Sourced from @​rollup/rollup-win32-arm64-msvc's releases.

v4.20.0

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

v4.19.2

4.19.2

2024-08-01

Bug Fixes

  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#5597)

Pull Requests

Changelog

Sourced from @​rollup/rollup-win32-arm64-msvc's changelog.

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

4.19.2

2024-08-01

Bug Fixes

  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#5597)

Pull Requests

Commits

Updates @rollup/rollup-win32-x64-msvc from 4.19.1 to 4.20.0

Release notes

Sourced from @​rollup/rollup-win32-x64-msvc's releases.

v4.20.0

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

v4.19.2

4.19.2

2024-08-01

Bug Fixes

  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#5597)

Pull Requests

Changelog

Sourced from @​rollup/rollup-win32-x64-msvc's changelog.

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

4.19.2

2024-08-01

Bug Fixes

  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#5597)

Pull Requests

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

Bumps the prod-deps-regular group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.3` |
| [tsx](https://github.com/privatenumber/tsx) | `4.16.2` | `4.16.5` |
| [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup) | `4.19.1` | `4.20.0` |
| [@rollup/rollup-win32-arm64-msvc](https://github.com/rollup/rollup) | `4.19.1` | `4.20.0` |
| [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) | `4.19.1` | `4.20.0` |


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

Updates `tsx` from 4.16.2 to 4.16.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.2...v4.16.5)

Updates `@rollup/rollup-darwin-x64` from 4.19.1 to 4.20.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.19.1...v4.20.0)

Updates `@rollup/rollup-win32-arm64-msvc` from 4.19.1 to 4.20.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.19.1...v4.20.0)

Updates `@rollup/rollup-win32-x64-msvc` from 4.19.1 to 4.20.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.19.1...v4.20.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps-regular
- dependency-name: tsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps-regular
- dependency-name: "@rollup/rollup-darwin-x64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps-regular
- dependency-name: "@rollup/rollup-win32-arm64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps-regular
- dependency-name: "@rollup/rollup-win32-x64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps-regular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@grisha87 grisha87 merged commit 056c241 into beta Aug 9, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/beta/prod-deps-regular-71efef5d0d branch August 9, 2024 16:26
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.

1 participant