ci
ci copied to clipboard
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: @nodesecure/i18n and @nodesecure/js-x-ray.
Updates @nodesecure/i18n from 3.6.1 to 4.0.0
Release notes
Sourced from @nodesecure/i18n's releases.
v4.0.0
What's Changed
- chore: remove cli & ui translations (#124) by
@PierreDemaillyin NodeSecure/i18n#131Full Changelog: https://github.com/NodeSecure/i18n/compare/v3.6.1...v4.0.0
Commits
5456f714.0.0466e660chore: remove cli & ui translations (#131)- See full diff in compare view
Updates @nodesecure/js-x-ray from 6.3.0 to 7.0.0
Release notes
Sourced from @nodesecure/js-x-ray's releases.
v7.0.0
What's Changed
- chore(deps): bump is-svg from 4.4.0 to 5.0.0 by
@dependabotin NodeSecure/js-x-ray#181- Docs: Fix badges in workspaces by
@fabnguessin NodeSecure/js-x-ray#184- fix the example in readme to prevent "location" field displays wrong way when running as script with Node.js. (nested displayed as [Array]) by
@zxkmmin NodeSecure/js-x-ray#185- refactor(test): move regress to /issues folder by
@fraxkenin NodeSecure/js-x-ray#186- refactor: remove ASTDeps class and rename Anaysis to SourceFile by
@fraxkenin NodeSecure/js-x-ray#187- refactor: use new SourceParser class by
@fraxkenin NodeSecure/js-x-ray#189- chore(deps): bump string-width from 5.1.2 to 7.0.0 by
@dependabotin NodeSecure/js-x-ray#182- refactor(probe): allow array of validateNode functions by
@fraxkenin NodeSecure/js-x-ray#191- docs: estree-ast-utils typo by
@PierreDemaillyin NodeSecure/js-x-ray#192- fix(estree-ast-utils): add missing d.ts by
@fraxkenin NodeSecure/js-x-ray#193- feat(getCallExpressionIdentifier): add resolveCallExpression option by
@fraxkenin NodeSecure/js-x-ray#194- refactor: new ProbeRunner class by
@fraxkenin NodeSecure/js-x-ray#195- fix(unsafe-import): warning on unsafe-import using eval/require by
@tchapacanin NodeSecure/js-x-ray#190- fix(isRequire): do not resolve CallExpr by
@fraxkenin NodeSecure/js-x-ray#200- Remove mockedFunction for Node.js test runner mock method by
@jean-micheletin NodeSecure/js-x-ray#201- docs: add jean-michelet as a contributor for test by
@allcontributorsin NodeSecure/js-x-ray#202- chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 by
@dependabotin NodeSecure/js-x-ray#199- chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by
@dependabotin NodeSecure/js-x-ray#197- Bug#170 by
@jean-micheletin NodeSecure/js-x-ray#206- feat(probeRunner): assert probes method in proberunner by
@tchapacanin NodeSecure/js-x-ray#204- docs: add tchapacan as a contributor for code, and test by
@allcontributorsin NodeSecure/js-x-ray#207- Report.isOneLineRequire should be true if single line LogicalExpression assignment by
@jean-micheletin NodeSecure/js-x-ray#205- refactor: split utils by
@mkarkkainenin NodeSecure/js-x-ray#209- docs: add mkarkkainen as a contributor for code by
@allcontributorsin NodeSecure/js-x-ray#210- replace dead link by the webarchive one by
@jean-micheletin NodeSecure/js-x-ray#213- build path.join called in require if args are string literals by
@jean-micheletin NodeSecure/js-x-ray#212- chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by
@dependabotin NodeSecure/js-x-ray#198- chore(deps): bump github/codeql-action from 2.22.8 to 3.22.12 by
@dependabotin NodeSecure/js-x-ray#196- Make SourceParser class heritable + create and use JsSourceParser in … by
@jean-micheletin NodeSecure/js-x-ray#215- Refactor runASTAnalysis functions to use class AstAnalyser by
@jean-micheletin NodeSecure/js-x-ray#216- docs: add jean-michelet as a contributor for code, test, and doc by
@allcontributorsin NodeSecure/js-x-ray#217- Create ts-source-parser package by
@jean-micheletin NodeSecure/js-x-ray#218- docs(suspicious-file): fix typo by
@FredGuiouin NodeSecure/js-x-ray#219- docs: add FredGuiou as a contributor for doc by
@allcontributorsin NodeSecure/js-x-ray#222- Update doc by
@jean-micheletin NodeSecure/js-x-ray#226- refactor: consider Function("return this") as safe by
@fraxkenin NodeSecure/js-x-ray#211- refactor(analysis) : rename 'analysis' variable to 'sourceFile' by
@FredGuiouin NodeSecure/js-x-ray#232- chore(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 by
@dependabotin NodeSecure/js-x-ray#230- chore(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 by
@dependabotin NodeSecure/js-x-ray#229- chore(deps): bump github/codeql-action from 3.22.12 to 3.23.2 by
@dependabotin NodeSecure/js-x-ray#228- docs: add FredGuiou as a contributor for code, and doc by
@allcontributorsin NodeSecure/js-x-ray#234- Refactor isRequire probe with new class RequireCallExpressionWalker by
@jean-micheletin NodeSecure/js-x-ray#231- Use JsSourceParser as default parser for AstAnalyser class by
@madina0801in NodeSecure/js-x-ray#227- docs: add madina0801 as a contributor for code by
@allcontributorsin NodeSecure/js-x-ray#236- refactor!: implement NodeCounter & Deobfuscator class by
@fraxkenin NodeSecure/js-x-ray#239- refactor(sec-literal/test): use the Node.js native test runner by
@fabnguessin NodeSecure/js-x-ray#242- chore: update copyright by
@fabnguessin NodeSecure/js-x-ray#240- chore: using dependabot groups by
@fabnguessin NodeSecure/js-x-ray#244
... (truncated)
Commits
7a18ca77.0.0086258dci(nodejs): automatically merge dependabot PR (#254)c157baefeat(customProbes): inject custom probes as param for AstAnalyser (#250)4394c8fchore(deps): bump the dependencies group with 1 update (#252)4fdd261chore(deps): bump the github-actions group with 3 updates (#248)929c275refactor(estree-ast-utils/test): migrate to test_runner (#251)9e4ad1fchore: using dependabot groups (#244)7feeacbchore(LICENSE): update copyright (#240)425f270refactor(sec-literal/test): use the Node.js native test runner (#242)3f51fedrefactor!: implement NodeCounter & Deobfuscator class (#239)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 versionwill 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