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

build(deps-dev): bump typescript-eslint from 7.7.1 to 7.9.0 #2469

Merged
merged 1 commit into from
May 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

Bumps typescript-eslint from 7.7.1 to 7.9.0.

Release notes

Sourced from typescript-eslint's releases.

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

v7.8.0

7.8.0 (2024-04-29)

🚀 Features

  • rule-tester: assert suggestion messages are unique (#8995)
  • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
  • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
  • eslint-plugin: [no-unsafe-return] handle union types (#9001)
  • eslint-plugin: [no-unused-vars] clear error report range (#8640)
  • utils: export ESLint backwards-compat functions (#8976)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

7.9.0 (2024-05-13)

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

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

7.8.0 (2024-04-29)

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

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

Commits

Dependabot compatibility score

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 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)

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.7.1 to 7.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/helper-create-class-features-plugin@7.23.10 None +5 397 kB nicolo-ribaudo
npm/@babel/helper-create-regexp-features-plugin@7.22.15 None +1 31 kB nicolo-ribaudo
npm/@babel/helper-member-expression-to-functions@7.23.0 None 0 55 kB nicolo-ribaudo
npm/@babel/helper-skip-transparent-expression-wrappers@7.22.5 None 0 5.96 kB nicolo-ribaudo
npm/@babel/plugin-syntax-jsx@7.23.3 None 0 4.21 kB nicolo-ribaudo
npm/@babel/plugin-transform-class-properties@7.23.3 None 0 4.94 kB nicolo-ribaudo
npm/@babel/plugin-transform-flow-strip-types@7.23.3 None +1 23.3 kB nicolo-ribaudo
npm/@babel/plugin-transform-modules-commonjs@7.23.3 None +6 335 kB nicolo-ribaudo
npm/@babel/plugin-transform-nullish-coalescing-operator@7.23.4 None +1 11.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-optional-chaining@7.23.4 None +1 40.5 kB nicolo-ribaudo
npm/@babel/plugin-transform-private-methods@7.23.3 None 0 4.76 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-display-name@7.23.3 None 0 12.5 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx@7.23.4 None +2 138 kB nicolo-ribaudo
npm/@babel/preset-env@7.23.9 environment Transitive: unsafe +84 2.06 MB nicolo-ribaudo
npm/@babel/preset-typescript@7.23.3 None +3 165 kB nicolo-ribaudo
npm/@nodelib/fs.stat@2.0.5 filesystem 0 11.8 kB mrmlnc
npm/@nodelib/fs.walk@1.2.8 Transitive: filesystem +2 90.5 kB mrmlnc
npm/@npmcli/package-json@5.0.0 filesystem Transitive: environment, shell +5 133 kB npm-cli-ops
npm/@npmcli/run-script@7.0.2 environment, filesystem Transitive: shell +2 32.4 kB npm-cli-ops
npm/@nrwl/tao@18.3.4 None +1 89.7 kB nrwl-jason
npm/@nx/devkit@18.0.4 environment, filesystem, shell, unsafe +6 490 kB nrwl-jason
npm/@nx/nx-darwin-arm64@18.3.4 None 0 6.27 MB nrwl-jason
npm/@nx/nx-darwin-x64@18.3.4 None 0 6.76 MB nrwl-jason
npm/@nx/nx-freebsd-x64@18.3.4 None 0 9.28 MB nrwl-jason
npm/@nx/nx-linux-arm-gnueabihf@18.3.4 None 0 9.13 MB nrwl-jason
npm/@nx/nx-linux-arm64-gnu@18.3.4 None 0 9.48 MB nrwl-jason
npm/@nx/nx-linux-arm64-musl@18.3.4 None 0 9.46 MB nrwl-jason
npm/@nx/nx-linux-x64-gnu@18.3.4 None 0 9.38 MB nrwl-jason
npm/@nx/nx-linux-x64-musl@18.3.4 None 0 9.35 MB nrwl-jason
npm/@nx/nx-win32-arm64-msvc@18.3.4 None 0 5.75 MB nrwl-jason
npm/@nx/nx-win32-x64-msvc@18.3.4 None 0 6.57 MB nrwl-jason
npm/@octokit/types@9.3.2 None +1 4.45 MB octokitbot
npm/@sigstore/protobuf-specs@0.2.1 None 0 216 kB bdehamer
npm/@types/chai@4.3.11 None 0 76.8 kB types
npm/@types/semver@7.5.7 None 0 23.2 kB types
npm/@types/unist@3.0.2 None 0 6.28 kB types
npm/@typescript-eslint/eslint-plugin@7.9.0 None 0 0 B
npm/@typescript-eslint/parser@7.9.0 None 0 0 B
npm/@ungap/structured-clone@1.2.0 None 0 26.2 kB webreflection
npm/accepts@1.3.8 None 0 16.8 kB dougwilson
npm/agent-base@7.1.0 network 0 23.5 kB tootallnate
npm/array-includes@3.1.7 None 0 25.4 kB ljharb
npm/array.prototype.flat@1.3.2 None 0 18.7 kB ljharb
npm/array.prototype.flatmap@1.3.2 None 0 19.1 kB ljharb
npm/array.prototype.tosorted@1.1.3 None 0 19.7 kB ljharb
npm/available-typed-arrays@1.0.6 None 0 20.4 kB ljharb
npm/axios@1.6.7 network Transitive: filesystem +5 1.96 MB jasonsaayman
npm/bl@4.1.0 None +2 157 kB matteo.collina
npm/braces@3.0.2 None +1 65.6 kB doowb
npm/chokidar@3.6.0 environment, filesystem +1 99.9 kB paulmillr
npm/clean-css@5.3.3 environment, filesystem, network 0 493 kB jakub.pawlowicz
npm/cli-cursor@3.1.0 None 0 4.37 kB sindresorhus
npm/cli-spinners@2.6.1 None 0 27.5 kB sindresorhus
npm/clone-deep@4.0.1 None +1 15.5 kB jonschlinkert
npm/content-type@1.0.5 None 0 10.5 kB dougwilson
npm/core-js-compat@3.35.1 None 0 698 kB zloirock
npm/define-data-property@1.1.4 None +1 42.6 kB ljharb
npm/define-properties@1.2.1 None 0 12.9 kB ljharb
npm/devlop@1.1.0 None 0 22 kB wooorm
npm/diff-sequences@29.6.3 None 0 46 kB simenb
npm/domhandler@5.0.3 None +1 86.7 kB feedic
npm/dotenv-expand@10.0.0 None 0 13.9 kB motdotla
npm/duplexify@3.7.1 Transitive: environment +4 129 kB mafintosh
npm/ejs@3.1.10 eval, filesystem 0 143 kB mde
npm/end-of-stream@1.4.4 None 0 6.23 kB mafintosh
npm/entities@4.5.0 None 0 413 kB feedic
npm/envinfo@7.8.1 environment, eval, filesystem, shell 0 160 kB tabrindle
npm/es-abstract@1.22.4 None +6 2.09 MB ljharb
npm/es-iterator-helpers@1.0.17 None +3 204 kB ljharb
npm/es-shim-unscopables@1.0.2 None 0 11 kB ljharb
npm/espree@9.6.1 None +1 605 kB eslintbot
npm/expand-tilde@2.0.2 None 0 6.59 kB doowb
npm/fast-glob@3.3.2 filesystem 0 96.7 kB mrmlnc
npm/figures@3.2.0 None +1 14.8 kB sindresorhus
npm/function.prototype.name@1.1.6 None +1 42.2 kB ljharb

🚮 Removed packages: npm/@bedrock-layout/css@2.13.0, npm/@bedrock-layout/spacing-constants@3.3.7, npm/@bedrock-layout/type-utils@0.1.11, npm/@bedrock-layout/use-stateful-ref@2.0.13, npm/@typescript-eslint/eslint-plugin@7.8.0, npm/@typescript-eslint/parser@7.7.1, npm/globby@11.1.0, npm/graceful-fs@4.2.11, npm/has-bigints@1.0.2, npm/has-symbols@1.0.3, npm/has-unicode@2.0.1, npm/highlight.js@11.9.0, npm/husky@9.0.11, npm/i18next-browser-languagedetector@7.2.1, npm/i18next-http-backend@2.5.1, npm/i18next@23.11.3, npm/ignore@5.3.1, npm/import-fresh@3.3.0, npm/import-sort-style-module@6.0.0, npm/inherits@2.0.4, npm/ini@1.3.8, npm/inquirer@8.2.5, npm/is-callable@1.2.7, npm/is-docker@2.2.1, npm/is-glob@4.0.3, npm/is-plain-obj@1.1.0, npm/istanbul-lib-coverage@3.2.2, npm/istanbul-lib-report@3.0.1, npm/istanbul-reports@3.1.6, npm/js-tokens@4.0.0, npm/js-yaml@4.1.0, npm/jsdom@24.0.0, npm/json5@2.2.3, npm/jsonfile@6.1.0, npm/kind-of@6.0.3, npm/lerna@8.1.2, npm/lilconfig@3.1.1, npm/lint-staged@15.2.2, npm/lodash@4.17.21, npm/loose-envify@1.4.0, npm/magic-string@0.30.7, npm/merge2@1.4.1, npm/mime-db@1.52.0, npm/min-indent@1.0.1, npm/minify@11.1.1, npm/minimatch@3.1.2, npm/minimist@1.2.7, npm/ms@2.1.2, npm/nanoid@3.3.7, npm/negotiator@0.6.3, npm/neo-async@2.6.2, npm/node-fetch@2.7.0, npm/normalize-path@3.0.0, npm/nx@18.3.4, npm/object.assign@4.1.5, npm/once@1.4.0, npm/open-props@1.7.4, npm/parse-json@5.2.0, npm/path-key@3.1.1, npm/picomatch@2.3.1, npm/postcss-cli@11.0.0, npm/postcss@8.4.38, npm/prettier-plugin-import-sort@0.0.7, npm/prettier@3.2.5, npm/prismjs@1.29.0, npm/prop-types@15.8.1, npm/punycode@2.3.1, npm/react-dom@18.3.0, npm/react-i18next@14.1.1, npm/react-is@16.13.1, npm/react-test-renderer@18.3.0, npm/react@18.3.1, npm/recast@0.23.6, npm/resolve-from@5.0.0, npm/resolve@1.22.8, npm/rimraf@5.0.5, npm/safe-buffer@5.2.1, npm/safer-buffer@2.1.2, npm/scheduler@0.20.2, npm/semver@7.6.0, npm/signal-exit@3.0.7, npm/slash@3.0.0, npm/solid-js@1.8.17, npm/solid-styled-components@0.28.5, npm/source-map-js@1.2.0, npm/source-map@0.6.1, npm/storybook@8.0.9, npm/strip-bom@4.0.0, npm/strip-json-comments@3.1.1, npm/styled-components@6.1.8, npm/terser@5.28.1, npm/through@2.3.8, npm/ts-dedent@2.2.0, npm/ts-node@10.9.2, npm/tsconfig-paths@4.2.0, npm/tslib@1.14.1, npm/type-detect@4.0.8, npm/type-fest@2.19.0, npm/typescript-eslint@7.7.1, npm/typescript@5.4.5, npm/unpipe@1.0.0, npm/util-deprecate@1.0.2, npm/util@0.12.5, npm/v8-to-istanbul@9.2.0, npm/vite-plugin-solid@2.10.2, npm/vite-plugin-turbosnap@1.0.3, npm/vite@5.2.10, npm/vitest@0.34.6, npm/yargs-parser@20.2.9

View full report↗︎

Copy link

netlify bot commented May 14, 2024

Deploy Preview for admiring-yalow-f522c7 ready!

Name Link
🔨 Latest commit 79ab840
🔍 Latest deploy log https://app.netlify.com/sites/admiring-yalow-f522c7/deploys/6642dace4bbcc900084f9c5e
😎 Deploy Preview https://deploy-preview-2469--admiring-yalow-f522c7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Jarvis1010 Jarvis1010 merged commit 7019742 into main May 19, 2024
14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-eslint-7.9.0 branch May 19, 2024 04:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant