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 skuba from 6.2.0 to 7.2.0 #35

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps skuba from 6.2.0 to 7.2.0.

Release notes

Sourced from skuba's releases.

v7.2.0

Minor Changes

  • deps: TypeScript 5.2 (#1247)

    This major release includes breaking changes. See the TypeScript 5.2 announcement for more information.

Patch Changes

  • deps: libnpmsearch 7 (#1255)

  • deps: Prettier 3.0.3 (#1247)

    See the release notes for more information.

  • deps: sort-package-json 2.5.1 (#1257)

    This should resolve the following TypeScript compiler error:

    node_modules/@types/glob/index.d.ts(29,42): error TS2694: Namespace '"node_modules/minimatch/dist/cjs/index"' has no exported member 'IOptions'.

v7.1.1

Patch Changes

  • init: Resolve directory path when patching Renovate config (#1241)

    This should fix the Failed to patch Renovate config. warning when creating a new repo.

v7.1.0

Minor Changes

  • format, lint: Skip autofixing on Renovate branches when there is no open pull request (#1226)

    This prevents an issue where a Renovate branch can get stuck in the Edited/Blocked state without a pull request being raised.

  • deps: eslint-config-skuba 3 (#1234)

    This major upgrade brings in new rules from typescript-eslint v6.

    Diff patch from eslint-config-skuba 2 and eslint-config-skuba 3

    {
    +  '@typescript-eslint/array-type': '...',
    +  '@typescript-eslint/ban-tslint-comment': '...',
    +  '@typescript-eslint/ban-ts-comment': '...',
    +  '@typescript-eslint/class-literal-property-style': '...',
    +  '@typescript-eslint/consistent-generic-constructors': '...',

... (truncated)

Changelog

Sourced from skuba's changelog.

7.2.0

Minor Changes

  • deps: TypeScript 5.2 (#1247)

    This major release includes breaking changes. See the TypeScript 5.2 announcement for more information.

Patch Changes

  • deps: libnpmsearch 7 (#1255)

  • deps: Prettier 3.0.3 (#1247)

    See the release notes for more information.

  • deps: sort-package-json 2.5.1 (#1257)

    This should resolve the following TypeScript compiler error:

    node_modules/@types/glob/index.d.ts(29,42): error TS2694: Namespace '"node_modules/minimatch/dist/cjs/index"' has no exported member 'IOptions'.

7.1.1

Patch Changes

  • init: Resolve directory path when patching Renovate config (#1241)

    This should fix the Failed to patch Renovate config. warning when creating a new repo.

7.1.0

Minor Changes

  • format, lint: Skip autofixing on Renovate branches when there is no open pull request (#1226)

    This prevents an issue where a Renovate branch can get stuck in the Edited/Blocked state without a pull request being raised.

  • deps: eslint-config-skuba 3 (#1234)

    This major upgrade brings in new rules from typescript-eslint v6.

    Diff patch from eslint-config-skuba 2 and eslint-config-skuba 3

    {
    +  '@typescript-eslint/array-type': '...',
    +  '@typescript-eslint/ban-tslint-comment': '...',

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the chore Will not be included in the release notes label Sep 11, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/skuba-7.2.0 branch 2 times, most recently from e06e8e1 to 1e1dabe Compare October 2, 2023 11:32
Bumps [skuba](https://github.com/seek-oss/skuba) from 6.2.0 to 7.2.0.
- [Release notes](https://github.com/seek-oss/skuba/releases)
- [Changelog](https://github.com/seek-oss/skuba/blob/master/CHANGELOG.md)
- [Commits](seek-oss/skuba@v6.2.0...v7.2.0)

---
updated-dependencies:
- dependency-name: skuba
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/skuba-7.2.0 branch from 1e1dabe to cc58a0a Compare October 9, 2023 07:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #59.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/skuba-7.2.0 branch November 6, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Will not be included in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants