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-dev): bump the development-dependencies group across 1 directory with 9 updates #323

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the development-dependencies group with 9 updates in the / directory:

Package From To
@openally/config.eslint 1.0.0 1.1.0
@types/node 22.3.0 22.7.5
sinon 18.0.0 19.0.2
tsx 4.17.0 4.19.1
typescript 5.5.4 5.6.3
@myunisoft/httpie 5.0.0 5.0.1
astring 1.8.6 1.9.0
@faker-js/faker 8.4.1 9.0.3
tsd 0.31.1 0.31.2

Updates @openally/config.eslint from 1.0.0 to 1.1.0

Maintainer changes

This version was pushed to npm by pierred, a new releaser for @​openally/config.eslint since your current version.


Updates @types/node from 22.3.0 to 22.7.5

Commits

Updates sinon from 18.0.0 to 19.0.2

Changelog

Sourced from sinon's changelog.

19.0.2

  • 4eb4c4bc Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng)
  • a5b03db3 Add links to code that is affected by the breaking changes (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2024-09-13.

19.0.1

  • 037ec2d2 Update migration docs (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2024-09-13.

19.0.0

  • 3534ab4f Bump samsam and nise to latest versions (#2617) (Carl-Erik Kopseng)

    Ensures consistency and less breakage when there are "circular" dependencies.

  • 912c568d upgrade fake timers and others (#2612) (Carl-Erik Kopseng)
    • Upgrade dependencies (includes breaking API in Fake Timers)
    • fake-timers: no longer creating dates using the original Date class, but a subclass (proxy)
  • 9715798e Use newer @mochify/* packages (#2609) (Carl-Erik Kopseng)

    Co-authored-by: Maximilian Antoni [email protected]

Released by Carl-Erik Kopseng on 2024-09-13.

18.0.1

Basically a patch release to update a transitive dependency in Nise.

... (truncated)

Commits

Updates tsx from 4.17.0 to 4.19.1

Release notes

Sourced from tsx's releases.

v4.19.1

4.19.1 (2024-09-12)

Bug Fixes


This release is also available on:

v4.19.0

4.19.0 (2024-08-27)

Features

  • watch: deprecate ignore flag in favor or exclude flag (157c3ec)

This release is also available on:

v4.18.0

4.18.0 (2024-08-24)

Features

  • watch: --include CLI flag to watch additional files (#625) (474ea71)

This release is also available on:

v4.17.1

4.17.1 (2024-08-24)

... (truncated)

Commits
  • 0329bfc fix(cjs): patch module.path for accurate cache ID
  • 44ed37f fix(cjs): resolve ts extensions from js when namespaced
  • ac77527 test: outdent api fixtures
  • 157c3ec feat(watch): deprecate ignore flag in favor or exclude flag
  • 474ea71 feat(watch): --include CLI flag to watch additional files (#625)
  • af370e7 fix(esm): package entry TS resolution for Node 20.17 & 22.6
  • 1b80d5d docs: add premium sponsors
  • 6c8eae0 chore: upgrade lintroll
  • See full diff in compare view

Updates typescript from 5.5.4 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • Additional commits viewable in compare view

Updates @myunisoft/httpie from 5.0.0 to 5.0.1

Release notes

Sourced from @​myunisoft/httpie's releases.

v5.0.1

What's Changed

New Contributors

Full Changelog: MyUnisoft/httpie@v5.0.0...v5.0.1

Commits
  • 09a9a32 5.0.1
  • 6a6746f chore(deps): bump the github-actions group with 3 updates (#255)
  • e70c419 feat: add httpie type for Error and Respond (#256)
  • 820f704 chore(deps-dev): bump @​types/node in the development-dependencies group (#253)
  • a1e58d2 chore(deps): bump lru-cache in the dependencies group (#252)
  • 34bd332 chore(deps): bump the github-actions group across 1 directory with 5 updates ...
  • See full diff in compare view

Updates astring from 1.8.6 to 1.9.0

Changelog

Sourced from astring's changelog.

1.9.0 (2024-08-25)

Features

Commits

Updates @faker-js/faker from 8.4.1 to 9.0.3

Release notes

Sourced from @​faker-js/faker's releases.

v9.0.3

What's Changed

New Contributors

Full Changelog: faker-js/faker@v9.0.2...v9.0.3

v9.0.2

What's Changed

Full Changelog: faker-js/faker@v9.0.1...v9.0.2

v9.0.1

What's Changed

... (truncated)

Changelog

Sourced from @​faker-js/faker's changelog.

9.0.3 (2024-09-26)

Changed Locales

  • locale: update french legal entity types (#3142) (d6bceb6)

Bug Fixes

  • image: fix dataUri with type svg-base64 in browsers (#3144) (78b2a3a)

9.0.2 (2024-09-23)

Bug Fixes

  • locale: improve pt_PT location and person data (#3020) (3e47ee7)

9.0.1 (2024-09-14)

Bug Fixes

9.0.0 (2024-09-02)

No noteworthy changes to 9.0.0-rc.1

For those upgrading from earlier versions, please refer to our Migration Guide for detailed instructions.

9.0.0-rc.1 (2024-08-19)

New Locales

  • locale: implement company info on pt_PT locale (#3022) (0fd0402)
  • locale: implement more colors to pt_PT locale (#3021) (a210619)
  • locale: implement state info on sk locale (#3054) (8c55493)

Features

9.0.0-rc.0 (2024-07-11)

... (truncated)

Commits
  • 4a8499a chore(release): 9.0.3 (#3146)
  • 78b2a3a fix(image): fix dataUri with type svg-base64 in browsers (#3144)
  • d6bceb6 refactor(locale): update french legal entity types (#3142)
  • 9537dfd infra: update file structure for util/internal (#3141)
  • 424b120 chore(release): 9.0.2 (#3140)
  • 311f7b6 chore(deps): lock file maintenance (#3138)
  • be0fd96 chore(deps): update eslint (#3136)
  • d3a3e2c chore(deps): update dependency @​algolia/client-search to v5.5.3 (#3135)
  • e209c35 chore(deps): update devdependencies (#3134)
  • 6fd5d60 chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by st-ddt, a new releaser for @​faker-js/faker since your current version.


Updates tsd from 0.31.1 to 0.31.2

Release notes

Sourced from tsd's releases.

v0.31.2

  • Add ts2719 to known errors (#220) 0660059

tsdjs/tsd@v0.31.1...v0.31.2

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

…ectory with 9 updates

Bumps the development-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| @openally/config.eslint | `1.0.0` | `1.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.3.0` | `22.7.5` |
| [sinon](https://github.com/sinonjs/sinon) | `18.0.0` | `19.0.2` |
| [tsx](https://github.com/privatenumber/tsx) | `4.17.0` | `4.19.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` |
| [@myunisoft/httpie](https://github.com/MyUnisoft/httpie) | `5.0.0` | `5.0.1` |
| [astring](https://github.com/davidbonnet/astring) | `1.8.6` | `1.9.0` |
| [@faker-js/faker](https://github.com/faker-js/faker) | `8.4.1` | `9.0.3` |
| [tsd](https://github.com/tsdjs/tsd) | `0.31.1` | `0.31.2` |



Updates `@openally/config.eslint` from 1.0.0 to 1.1.0

Updates `@types/node` from 22.3.0 to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `sinon` from 18.0.0 to 19.0.2
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v18.0.0...v19.0.2)

Updates `tsx` from 4.17.0 to 4.19.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.17.0...v4.19.1)

Updates `typescript` from 5.5.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)

Updates `@myunisoft/httpie` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/MyUnisoft/httpie/releases)
- [Commits](MyUnisoft/httpie@v5.0.0...v5.0.1)

Updates `astring` from 1.8.6 to 1.9.0
- [Release notes](https://github.com/davidbonnet/astring/releases)
- [Changelog](https://github.com/davidbonnet/astring/blob/main/CHANGELOG.md)
- [Commits](davidbonnet/astring@v1.8.6...v1.9.0)

Updates `@faker-js/faker` from 8.4.1 to 9.0.3
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v8.4.1...v9.0.3)

Updates `tsd` from 0.31.1 to 0.31.2
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.31.1...v0.31.2)

---
updated-dependencies:
- dependency-name: "@openally/config.eslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@myunisoft/httpie"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: astring
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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 Oct 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #325.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-739fd3f62d branch October 21, 2024 09:10
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