Skip to content

chore(deps-dev): bump the dev-dependencies group in /apps/jira/functions with 8 updates #9679

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: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps the dev-dependencies group in /apps/jira/functions with 8 updates:

Package From To
@types/aws-lambda 8.10.143 8.10.149
@types/chai 4.3.17 4.3.20
@types/lodash 4.17.7 4.17.16
@types/node 22.13.5 22.14.0
mocha 10.7.3 10.8.2
@types/mocha 10.0.7 10.0.10
ts-mocha 10.0.0 10.1.0
typescript 5.4.5 5.8.3

Updates @types/aws-lambda from 8.10.143 to 8.10.149

Commits

Updates @types/chai from 4.3.17 to 4.3.20

Commits

Updates @types/lodash from 4.17.7 to 4.17.16

Commits

Updates @types/node from 22.13.5 to 22.14.0

Commits

Updates mocha from 10.7.3 to 10.8.2

Release notes

Sourced from mocha's releases.

v10.8.2

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

v10.8.1

10.8.1 (2024-10-29)

🩹 Fixes

v10.8.0

10.8.0 (2024-10-29)

🌟 Features

🩹 Fixes

📚 Documentation

... (truncated)

Changelog

Sourced from mocha's changelog.

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

10.8.1 (2024-10-29)

🩹 Fixes

10.8.0 (2024-10-29)

🌟 Features

🩹 Fixes

📚 Documentation

🧹 Chores

  • fix npm scripts on windows (#5219) (1173da0)
  • remove trailing whitespace in SECURITY.md (7563e59)
Commits
  • 05097db chore(main): release 10.8.2 (#5239)
  • 14e640e docs: indicate 'exports' interface does not work in browsers (#5181)
  • 881e3b0 chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...
  • f054acc fix: test link in html reporter (#5224)
  • e536ab2 build(deps): bump the github-actions group with 1 update (#5132)
  • ba0fefe fix: support errors with circular dependencies in object values with --parall...
  • f44f71b chore(main): release 10.8.1 (#5238)
  • f72bc17 fix: handle case of invalid package.json with no explicit config (#5198)
  • 68803b6 fix: use accurate test links in HTML reporter (#5228)
  • d8ca270 fix: Typos on mochajs.org (#5237)
  • Additional commits viewable in compare view

Updates @types/mocha from 10.0.7 to 10.0.10

Commits

Updates ts-mocha from 10.0.0 to 10.1.0

Release notes

Sourced from ts-mocha's releases.

v10.1.0

What's Changed

New Contributors

Full Changelog: piotrwitek/ts-mocha@v10.0.0...v10.1.0

Commits
  • f058eda 10.1.0
  • ab48664 feat: Add support for mocha 11 (#96)
  • f95d239 Rename ci.yml to ci.yaml
  • 53909e0 feat: add github action ci workflow (#85)
  • 150a696 non breaking code improvements and tsconfig cleanup
  • 7b074b2 fix: package.json & package-lock.json to reduce vulnerabilities (#72)
  • 77b4290 Updated comment to be more clear
  • See full diff in compare view

Updates typescript from 5.4.5 to 5.8.3

Release notes

Sourced from typescript's releases.

TypeScript 5.8.3

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

... (truncated)

Commits
  • 83dc0bb Convert release publishing inputs into parameters (#61523)
  • ba663f6 Exclude completions of binding pattern variable initializers (#52723)
  • 7205eda Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...
  • 89c572c Fixed a symbol display crash on expando members write locations (#55478)
  • 7b26d2e Fix incorrect name in new release pipeline (#61514)
  • c7a559e Add new release publisher yaml (#61491)
  • 29e6d66 Fix lib.includes('dom') check in containerSeemsToBeEmptyDomElement (#61481)
  • 19b7772 Bump the github-actions group with 4 updates (#61474)
  • 4dc677b Fix errors on type assertions in erasableSyntaxOnly (#61452)
  • ee3dd72 fix(60908): Unexpected "'Type' is declared but its value is never read." erro...
  • 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 Apr 11, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 11, 2025 03:54
Copy link

netlify bot commented Apr 11, 2025

Deploy Preview for ecommerce-app-base-components canceled.

Name Link
🔨 Latest commit c174d94
🔍 Latest deploy log https://app.netlify.com/projects/ecommerce-app-base-components/deploys/683fb8e58a2f460008cf57e2

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch 3 times, most recently from 33c8d30 to 89b2768 Compare April 17, 2025 03:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch 5 times, most recently from d4f8759 to e3f950d Compare May 1, 2025 03:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch 5 times, most recently from ad1bd0b to 1056a6a Compare May 12, 2025 03:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch 6 times, most recently from 7c67610 to 3ebe14d Compare May 20, 2025 03:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch 3 times, most recently from c08acbd to e814142 Compare May 23, 2025 03:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch 3 times, most recently from a802e8e to df7639e Compare June 2, 2025 03:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch 2 times, most recently from afa2603 to 4c4558b Compare June 3, 2025 03:55
Bumps the dev-dependencies group in /apps/jira/functions with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.143` | `8.10.149` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.17` | `4.3.20` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.7` | `4.17.16` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.5` | `22.14.0` |
| [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `10.8.2` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.7` | `10.0.10` |
| [ts-mocha](https://github.com/piotrwitek/ts-mocha) | `10.0.0` | `10.1.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.8.3` |


Updates `@types/aws-lambda` from 8.10.143 to 8.10.149
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

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

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

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

Updates `mocha` from 10.7.3 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.3...v10.8.2)

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

Updates `ts-mocha` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/piotrwitek/ts-mocha/releases)
- [Commits](piotrwitek/ts-mocha@v10.0.0...v10.1.0)

Updates `typescript` from 5.4.5 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.8.3)

---
updated-dependencies:
- dependency-name: "@types/aws-lambda"
  dependency-version: 8.10.149
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/chai"
  dependency-version: 4.3.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/lodash"
  dependency-version: 4.17.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: mocha
  dependency-version: 10.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/mocha"
  dependency-version: 10.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ts-mocha
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/jira/functions/dev-dependencies-478c25e2c9 branch from 4c4558b to c174d94 Compare June 4, 2025 03:09
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