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

Bump the minor group with 13 updates #194

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor group with 13 updates:

Package From To
@ministryofjustice/probation-search-frontend 2.1.4 2.1.5
@sentry/cli 2.37.0 2.38.0
wiremock 3.9.1 3.9.2
@faker-js/faker 9.0.3 9.1.0
@ministryofjustice/hmpps-probation-integration-e2e-tests 1.27.0 1.29.0
@playwright/test 1.48.1 1.48.2
@types/jest 29.5.13 29.5.14
@types/node 22.7.7 22.8.1
@typescript-eslint/eslint-plugin 8.10.0 8.11.0
@typescript-eslint/parser 8.10.0 8.11.0
cypress 13.15.0 13.15.1
sass 1.80.3 1.80.4
tsx 4.19.1 4.19.2

Updates @ministryofjustice/probation-search-frontend from 2.1.4 to 2.1.5

Release notes

Sourced from @​ministryofjustice/probation-search-frontend's releases.

2.1.5

What's Changed

  • Dependency upgrades only

Details

Full Changelog: ministryofjustice/probation-search-frontend@2.1.4...2.1.5

Commits
  • f10c54e Bump the minor group with 3 updates (#79)
  • d0488bf Bump the minor group with 3 updates (#77)
  • 03767ca Bump eslint-plugin-cypress from 3.5.0 to 3.6.0 (#76)
  • 593922b Bump the minor group with 5 updates (#75)
  • df73a05 Bump the minor group with 4 updates (#73)
  • 47fac02 Bump date-fns from 3.6.0 to 4.1.0 (#68)
  • 2280eae Bump prettier-plugin-jinja-template from 1.5.0 to 2.0.0 (#71)
  • 4109c32 Bump superagent from 9.0.2 to 10.1.0 (#60)
  • 14c5ee6 Bump the minor group with 3 updates (#69)
  • 2d47101 Bump the minor group with 2 updates (#66)
  • Additional commits viewable in compare view

Updates @sentry/cli from 2.37.0 to 2.38.0

Release notes

Sourced from @​sentry/cli's releases.

2.38.0

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.38.0

Various fixes & improvements

Commits

Updates wiremock from 3.9.1 to 3.9.2

Commits

Updates @faker-js/faker from 9.0.3 to 9.1.0

Release notes

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

v9.1.0

What's Changed

... (truncated)

Changelog

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

9.1.0 (2024-10-26)

New Locales

Features

Changed Locales

Bug Fixes

  • food: use arrayElement instead of fake for adjective (#3178) (a8dfa2f)
  • location: fix US ZIP code anomalies for zipCode({state}) (#3180) (df59724)
  • location: update valid ZIP ranges for FL and VA (#3167) (e271d4a)
Commits

Updates @ministryofjustice/hmpps-probation-integration-e2e-tests from 1.27.0 to 1.29.0

Commits

Updates @playwright/test from 1.48.1 to 1.48.2

Release notes

Sourced from @​playwright/test's releases.

v1.48.2

Highlights

microsoft/playwright#33141 - [Bug]: UI Mode crashed microsoft/playwright#33219 - [BUG] Trace Viewer PWA crashes with "Aw, Snap!" microsoft/playwright#33086 - [Bug]: UI Mode Memory problem microsoft/playwright#33000 - [Regression]: Inspector and Browser doesn't close on CTRL+C microsoft/playwright#33204 - [Bug]: Chrome tab and inspector not closing after terminating session in terminal

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
Commits

Updates @types/jest from 29.5.13 to 29.5.14

Commits

Updates @types/node from 22.7.7 to 22.8.1

Commits

Updates @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 79c27a8 chore(release): publish 8.11.0
  • c8e7c27 feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...
  • 9a182d0 feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • 0cbd4cd fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...
  • 127066a chore: coverage issues caused by using export assignments (#10151)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.10.0 to 8.11.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.11.0 (2024-10-21)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 79c27a8 chore(release): publish 8.11.0
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • See full diff in compare view

Updates cypress from 13.15.0 to 13.15.1

Release notes

Sourced from cypress's releases.

v13.15.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

Commits
  • 199b1cd chore: release 13.15.1 (#30454)
  • c8439b2 chore: disable nx caching and add web extension docs (#30449)
  • cfed01b chore: attempt to not cache electron build (#30446)
  • 63937b6 chore: enable nx cache invalidation via the circle version file (#30444)
  • b335e4b chore: Update Chrome (stable) to 130.0.6723.69 (#30442)
  • eed699e chore: update lerna to 8.1.8 from 6.6.2 (#30436)
  • 0e28a81 chore: fix windows job due to ipv6 issues (#30437)
  • 4ba72c9 fix: ensure that requests to the same resource will be properly intercepted e...
  • aafac6a chore: add graphql schema update and wrap process.kill to swallow esrch error...
  • e0177ff chore: Update Chrome (beta) to 131.0.6778.3 (#30416)
  • Additional commits viewable in compare view

Updates sass from 1.80.3 to 1.80.4

Release notes

Sourced from sass's releases.

Dart Sass 1.80.4

To install Sass 1.80.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.80.4

  • No user-visible changes.
Commits

Updates tsx from 4.19.1 to 4.19.2

Release notes

Sourced from tsx's releases.

v4.19.2

4.19.2 (2024-10-26)

Bug Fixes

  • generate sourcesContent when Node.js debugger is enabled (#670) (7c47074)

This release is also available on:

Commits
  • 7c47074 fix: generate sourcesContent when Node.js debugger is enabled (#670)
  • 315d5f4 docs(watch): document --include flag
  • 375e39a test: refactor enforce-timeout
  • 524cb77 docs(cjs): add compilation caveats
  • 7f8a051 chore(deps): update dependency node to v20.18.0 (#660)
  • 97e8de0 chore: upgrade pnpm
  • 95d2b0f chore: remove commit hooks
  • 0161078 docs: add prisma as a premium sponsor
  • 09f9532 chore(docs): fix typo (#655)
  • See full diff 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

Bumps the minor group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@ministryofjustice/probation-search-frontend](https://github.com/ministryofjustice/probation-search-frontend) | `2.1.4` | `2.1.5` |
| [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.37.0` | `2.38.0` |
| [wiremock](https://github.com/wiremock/wiremock-npm) | `3.9.1` | `3.9.2` |
| [@faker-js/faker](https://github.com/faker-js/faker) | `9.0.3` | `9.1.0` |
| [@ministryofjustice/hmpps-probation-integration-e2e-tests](https://github.com/ministryofjustice/hmpps-probation-integration-e2e-tests) | `1.27.0` | `1.29.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.7` | `22.8.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.10.0` | `8.11.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.10.0` | `8.11.0` |
| [cypress](https://github.com/cypress-io/cypress) | `13.15.0` | `13.15.1` |
| [sass](https://github.com/sass/dart-sass) | `1.80.3` | `1.80.4` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` |


Updates `@ministryofjustice/probation-search-frontend` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/ministryofjustice/probation-search-frontend/releases)
- [Commits](ministryofjustice/probation-search-frontend@2.1.4...2.1.5)

Updates `@sentry/cli` from 2.37.0 to 2.38.0
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.37.0...2.38.0)

Updates `wiremock` from 3.9.1 to 3.9.2
- [Commits](wiremock/wiremock-npm@3.9.1...3.9.2)

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

Updates `@ministryofjustice/hmpps-probation-integration-e2e-tests` from 1.27.0 to 1.29.0
- [Commits](https://github.com/ministryofjustice/hmpps-probation-integration-e2e-tests/commits)

Updates `@playwright/test` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.1...v1.48.2)

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

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

Updates `@typescript-eslint/eslint-plugin` from 8.10.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.10.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser)

Updates `cypress` from 13.15.0 to 13.15.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.15.0...v13.15.1)

Updates `sass` from 1.80.3 to 1.80.4
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.3...1.80.4)

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

---
updated-dependencies:
- dependency-name: "@ministryofjustice/probation-search-frontend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: wiremock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@ministryofjustice/hmpps-probation-integration-e2e-tests"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

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 28, 2024
@probation-integration-bot probation-integration-bot bot enabled auto-merge (squash) October 28, 2024 14:46
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 4, 2024
auto-merge was automatically disabled November 4, 2024 14:22

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-fcb0384476 branch November 4, 2024 14:22
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