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

Update all non-major dependencies #1297

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@auto-it/core 11.0.4 -> 11.1.6 age adoption passing confidence devDependencies minor
@auto-it/slack 11.0.4 -> 11.1.6 age adoption passing confidence devDependencies minor
auto 11.0.4 -> 11.1.6 age adoption passing confidence devDependencies minor
browserslist 4.22.1 -> 4.23.0 age adoption passing confidence devDependencies minor
enhanced-resolve 5.15.0 -> 5.16.1 age adoption passing confidence devDependencies minor
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence dependencies minor
eslint-import-resolver-typescript 3.1.1 -> 3.6.1 age adoption passing confidence dependencies minor
eslint-plugin-import 2.25.4 -> 2.29.1 age adoption passing confidence dependencies minor
eslint-plugin-jest 27.2.3 -> 27.9.0 age adoption passing confidence dependencies minor
eslint-plugin-jsdoc 46.8.2 -> 46.10.1 age adoption passing confidence dependencies minor
eslint-plugin-prettier 5.0.0 -> 5.1.3 age adoption passing confidence dependencies minor
eslint-plugin-react 7.33.1 -> 7.34.1 age adoption passing confidence dependencies minor
eslint-plugin-testing-library 6.0.0 -> 6.2.2 age adoption passing confidence dependencies minor
pnpm (source) 8.10.2 -> 8.15.8 age adoption passing confidence packageManager minor
prettier (source) 3.0.3 -> 3.2.5 age adoption passing confidence devDependencies minor
stylelint-prettier 4.0.2 -> 4.1.0 age adoption passing confidence dependencies minor
stylelint-scss 5.0.1 -> 5.3.2 age adoption passing confidence dependencies minor
typescript (source) 5.2.2 -> 5.4.5 age adoption passing confidence devDependencies minor
webfactory/ssh-agent v0.8.0 -> v0.9.0 age adoption passing confidence action minor

Release Notes

intuit/auto (@​auto-it/core)

v11.1.6

Compare Source

⚠️ Pushed to main
  • @auto-it/slack
Authors: 1

v11.1.5

Compare Source

🐛 Bug Fix
Authors: 1

v11.1.4

Compare Source

🐛 Bug Fix
Authors: 1

v11.1.3

Compare Source

🐛 Bug Fix
Authors: 1

v11.1.2

Compare Source

🐛 Bug Fix
Authors: 1

v11.1.1

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 2

v11.1.0

Compare Source

🚀 Enhancement
Authors: 1

v11.0.7

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.6

Compare Source

🐛 Bug Fix
  • @auto-it/npm
Authors: 1

v11.0.5

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Niccolò Olivieri Achille (@​NiccoloOlivieriAchille)

❤️ Niccolò Olivieri Achille (@​Zweer)

🐛 Bug Fix
🔩 Dependency Updates
Authors: 3

browserslist/browserslist (browserslist)

v4.23.0

Compare Source

v4.22.3

Compare Source

  • Fixed white spaces support in supports query (@​g-plane).
  • Fixed shared config like @company/package/browserslist-config (@​boucodes).

v4.22.2

Compare Source

webpack/enhanced-resolve (enhanced-resolve)

v5.16.1

Compare Source

Bugfixes

  • use cache for exports and imports plugins

v5.16.0

Compare Source

Features:

  • cache realpath and realpathSync methods

Bugfixes

  • types for cached input filesystem
  • support Buffer/URL/number paths in cached file system

v5.15.1

Compare Source

Bugfixes

  • find the pnpapi the issuer belongs to
prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.6.1

Compare Source

Patch Changes

v3.6.0

Compare Source

Minor Changes

v3.5.5

Compare Source

Patch Changes

v3.5.4

Compare Source

Patch Changes

v3.5.3

Compare Source

Patch Changes
  • #​206 6531bad Thanks @​marvinhagemeister! - Only try to resolve a module directory when we know that the path is a directory. This can lead to a 15% speedup on projects with many files.

v3.5.2

Compare Source

Patch Changes

v3.5.1

Compare Source

Patch Changes

v3.5.0

Compare Source

Minor Changes
Patch Changes

v3.4.2

Compare Source

Patch Changes

v3.4.1

Compare Source

Patch Changes

v3.4.0

Compare Source

Minor Changes

v3.3.0

Compare Source

Minor Changes
  • #​154 42f2dd6 Thanks @​JounQin! - feat: add externsionAlias option support, .d.([cm]?ts|tsx) are always preferred than .([cm]?js|jsx)

    typescript resolves typescript/lib/typescript.d.ts instead of typescript/lib/typescript.js by default

  • #​154 42f2dd6 Thanks @​JounQin! - feat: exports globSync, defaultExtensions, defaultMainFields, defaultConditionNames and defaultExtensionAlias for reusing

Patch Changes

v3.2.7

Compare Source

Patch Changes

v3.2.6

Compare Source

Patch Changes

v3.2.5

Compare Source

Patch Changes

v3.2.4

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes

v3.1.5

Compare Source

Patch Changes

v3.1.4

Compare Source

Patch Changes

v3.1.3

Compare Source

Patch Changes

v3.1.2

Compare Source

Patch Changes
3.1.1 (2022-06-27)
Bug Fixes
import-js/eslint-plugin-import (eslint-plugin-import)

v2.29.1

Compare Source

Fixed

v2.29.0

Compare Source

Added

v2.28.1

Compare Source

Fixed
Changed

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​1820], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])

v2.27.5

Compare Source

Fixed

v2.27.4

Compare Source

Fixed
  • semver should be a prod dep ([#​2668])

v2.27.3

Compare Source

Fixed
  • [no-empty-named-blocks]: rewrite rule to only check import declarations ([#​2666])

v2.27.2

Compare Source

Fixed
  • [no-duplicates]: do not unconditionally require typescript ([#​2665])

v2.27.1

Compare Source

Fixed

v2.27.0

Compare Source

Added
Fixed
Changed

v2.26.0

Compare Source

Added
  • [no-named-default], [no-default-export], [prefer-default-export], [no-named-export], [export], [named], [namespace], [no-unused-modules]: support arbitrary module namespace names ([#​2358], thanks [@​sosukesuzuki])
  • [no-dynamic-require]: support dynamic import with espree ([#​2371], thanks [[@​sosukesuzuki](https://togithub.com/sosukes

Configuration

📅 Schedule: Branch creation - "after 9am on Wednesday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added change: dependencies Updates to dependencies only release: skip Skips the release step when this pr is merged labels Nov 8, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 15ccdd9 to fc2c022 Compare November 10, 2023 11:42
@AndrewLeedham AndrewLeedham removed their assignment Nov 10, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4baa79e to 19f7d24 Compare November 18, 2023 00:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2321bef to 568a1f4 Compare November 24, 2023 19:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 48d9835 to 8e221b1 Compare December 8, 2023 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 384322a to 2bb2702 Compare December 16, 2023 01:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a0c1dd2 to 65af9a9 Compare December 26, 2023 15:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 42e1d7e to 36920cc Compare February 27, 2024 17:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ae77c93 to 5773141 Compare March 6, 2024 20:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from cd2e409 to 788a17c Compare March 17, 2024 23:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4cdfb71 to 433b005 Compare March 24, 2024 13:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 372bbde to 44c4593 Compare April 4, 2024 23:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from fadff11 to 62ff1e3 Compare April 15, 2024 13:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 90d8b16 to 0a73952 Compare April 25, 2024 09:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0a73952 to b8834c6 Compare April 30, 2024 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8834c6 to 1546a99 Compare May 7, 2024 17:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1546a99 to 8e2a628 Compare May 9, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: dependencies Updates to dependencies only release: skip Skips the release step when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant