Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore(deps): bump the dependencies group across 1 directory with 3 updates #231

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the dependencies group with 3 updates in the / directory: @nodesecure/i18n, @nodesecure/js-x-ray and type-fest.

Updates @nodesecure/i18n from 4.0.0 to 4.0.1

Release notes

Sourced from @​nodesecure/i18n's releases.

v4.0.1

What's Changed

Full Changelog: NodeSecure/i18n@v4.0.0...v4.0.1

Commits
  • b794525 4.0.1
  • aa349a2 chore(deps): bump the github-actions group with 4 updates (#136)
  • d6267f2 chore(deps-dev): bump c8 (#138)
  • c52aae7 fix(taggedString): allow TemplateStringsArray as argument (#135)
  • f822201 chore(deps): bump the github-actions group with 4 updates (#134)
  • 923e5b6 chore(deps-dev): bump the development-dependencies group with 1 update (#132)
  • See full diff in compare view

Updates @nodesecure/js-x-ray from 7.0.0 to 7.2.0

Release notes

Sourced from @​nodesecure/js-x-ray's releases.

v7.2.0

What's Changed

Full Changelog: NodeSecure/js-x-ray@v7.1.1...v7.2.0

v7.1.1

What's Changed

Full Changelog: NodeSecure/js-x-ray@v7.1.0...v7.1.1

v7.1.0

What's Changed

EntryFilesAnalyzer

import { EntryFilesAnalyser } from "@nodesecure/js-x-ray";
const efa = new EntryFilesAnalyser();
const entryFiles = ["./path/to/file"];
for await (const fileResult of efa.analyse(entryFiles)) {
console.log(entryFiles);
}

New Contributors

Full Changelog: NodeSecure/js-x-ray@v7.0.0...v7.1.0

Commits
  • 96318de 7.2.0
  • 5cc6031 Merge pull request #272 from NodeSecure/fix-entry-files-analyser
  • 777ed54 refactor(test): import from project entry file to avoid issues
  • 69272f6 fix(EntryFilesAnalyser): use fileURLToPath for Windows
  • 5fcd7a5 feat: enable initalize and finalize for AstAnalyser.analyseFile (#271)
  • d02cf1b feat: add intialize and finalize for AstAnalyser.analyze API (#269)
  • 12baaaf 7.1.1
  • ed6ae3e refactor: implement API exports & minimal docs (#264)
  • c24938b 7.1.0
  • 583edff docs: add sairuss7 as a contributor for code (#263)
  • Additional commits viewable in compare view

Updates type-fest from 4.18.2 to 4.21.0

Release notes

Sourced from type-fest's releases.

v4.21.0

New types

Fixes

  • Jsonify: Convert undefined to null in union element of array (#901) 60c1024
  • Exact: Fix support for Date in union (#902) d89a709
  • CamelCasedPropertiesDeep: Fix handling of non-recursive types inside target type (#890) 476024d

sindresorhus/type-fest@v4.20.1...v4.21.0

v4.20.1

  • Schema: Fix handling of arrays (#887) c570ec2
  • Paths: Prevent infinite recursion (#891) 7d4e875

sindresorhus/type-fest@v4.20.0...v4.20.1

v4.20.0

  • SimplifyDeep: Support array (#888) a6ab051
  • IsLiteral: Return false for tagged types (#886) 587380c

sindresorhus/type-fest@v4.19.0...v4.20.0

v4.19.0

sindresorhus/type-fest@v4.18.3...v4.19.0

v4.18.3

  • ConditionalKeys: Fix filtering out never type (#881) 863511d

sindresorhus/type-fest@v4.18.2...v4.18.3

Commits
  • 60712f1 4.21.0
  • d89a709 Exact: Fix support for Date in union (#902)
  • 60c1024 Jsonify: Convert undefined to null in union element of array (#901)
  • bdfc391 Bump typescript from 5.4.5 to 5.5.3 in the development-dependencies group (#903)
  • 476024d CamelCasedPropertiesDeep: Fix handling of non-recursive types inside target...
  • 737550b Add StructuredCloneable type (#897)
  • dc35412 Remove DOM lib dependence in tsconfig (#898)
  • 0e46755 IterableElement: Improve docs and add tests for using it with Set (#894)
  • e75dbe1 IntRange: Document lack of support for negative numbers
  • 28efb29 4.20.1
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-876936d025 branch from ec2fb24 to dc618be Compare July 14, 2024 09:39
…dates

Bumps the dependencies group with 3 updates in the / directory: [@nodesecure/i18n](https://github.com/NodeSecure/i18n), [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `@nodesecure/i18n` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/NodeSecure/i18n/releases)
- [Commits](NodeSecure/i18n@v4.0.0...v4.0.1)

Updates `@nodesecure/js-x-ray` from 7.0.0 to 7.2.0
- [Release notes](https://github.com/NodeSecure/js-x-ray/releases)
- [Commits](NodeSecure/js-x-ray@v7.0.0...v7.2.0)

Updates `type-fest` from 4.18.2 to 4.21.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.18.2...v4.21.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nodesecure/js-x-ray"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: type-fest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-876936d025 branch from dc618be to 98fde4b Compare July 15, 2024 02:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #239.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-876936d025 branch July 22, 2024 02:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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