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

fix(deps): update all non-major dependencies #113

Merged
merged 1 commit into from Sep 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.22.11 -> ^7.22.17 age adoption passing confidence
@sveltejs/kit (source) ^1.23.0 -> ^1.25.0 age adoption passing confidence
@sveltejs/package (source) ^2.2.1 -> ^2.2.2 age adoption passing confidence
@types/node (source) ^18.17.11 -> ^18.17.15 age adoption passing confidence
@types/uuid (source) ^9.0.2 -> ^9.0.3 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.4.1 -> ^6.7.0 age adoption passing confidence
@typescript-eslint/parser ^6.4.1 -> ^6.7.0 age adoption passing confidence
@typescript-eslint/rule-tester ^6.4.1 -> ^6.7.0 age adoption passing confidence
@typescript-eslint/utils ^6.4.1 -> ^6.7.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.3 -> ^0.34.4 age adoption passing confidence
@vitest/ui (source) ^0.34.2 -> ^0.34.4 age adoption passing confidence
bootstrap-icons (source) ^1.10.5 -> ^1.11.0 age adoption passing confidence
eslint (source) ^8.47.0 -> ^8.49.0 age adoption passing confidence
eslint-plugin-jsdoc ^46.5.0 -> ^46.6.0 age adoption passing confidence
eslint-plugin-svelte (source) ^2.33.0 -> ^2.33.1 age adoption passing confidence
glob ^10.3.3 -> ^10.3.4 age adoption passing confidence
happy-dom ^11.0.2 -> ^11.0.5 age adoption passing confidence
svelte-check ^3.5.0 -> ^3.5.1 age adoption passing confidence
uuid ^9.0.0 -> ^9.0.1 age adoption passing confidence
vitest ^0.34.2 -> ^0.34.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.22.17

Compare Source

🐛 Bug Fix
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

v7.22.15

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types
sveltejs/kit (@​sveltejs/kit)

v1.25.0

Compare Source

Minor Changes
  • feat: add server endpoint catch-all method handler fallback (#​9755)
Patch Changes
  • fix: allow calling fetch for any scheme (#​10699)

v1.24.1

Compare Source

Patch Changes
  • fix: mark aborted/cancelled navigation as handled (#​10666)

v1.24.0

Compare Source

Minor Changes
  • feat: onNavigate lifecycle function (#​9605)
Patch Changes
  • fix: Use Proxy to track usage of client side load event.route (#​10576)

v1.23.1

Compare Source

Patch Changes
  • fix: process globs in pkg.workspaces (#​10625)
sveltejs/kit (@​sveltejs/package)

v2.2.2

Compare Source

Patch Changes
  • fix: prevent crash on errors in watch mode (#​10628)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

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

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

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

v6.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#​6885) (23ac499)

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

6.4.1 (2023-08-21)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#​7466) (b52658f), closes #​7293

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.5.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.4.1 (2023-08-21)

Note: Version bump only for package @​typescript-eslint/parser

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

typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester)

v6.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/rule-tester

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

v6.6.0

Compare Source

Features

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

v6.5.0

Compare Source

Note: Version bump only for package @​typescript-eslint/rule-tester

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

6.4.1 (2023-08-21)

Note: Version bump only for package @​typescript-eslint/rule-tester

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

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v6.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/utils

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

v6.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/utils

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

v6.5.0

Compare Source

Note: Version bump only for package @​typescript-eslint/utils

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

6.4.1 (2023-08-21)

Bug Fixes

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

vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
twbs/icons (bootstrap-icons)

v1.11.0

Compare Source

Changes

  • #​1806: v1.11.0: Update blog post link, social image
  • #​1792: v1.11.0 Icons

📖 Docs

  • #​1805: Add tags for icons added in v1.10.0
  • #​1713: Add paper plane tag to send icons
  • #​1785: Add comment to tags for chat icons
  • #​1734: Updated "vehicle" tags
  • #​1723: Improve color modes JS
  • #​1725: Fix 'Spite' → 'Sprite' typo
  • #​1715: docs: fix "Arrow bar down" page title

🧰 Maintenance

  • #​1707: Deploy: upload bootstrap icons zip

📦 Dependencies

  • #​1781: build(deps-dev): bump eslint from 8.45.0 to 8.46.0
  • #​1779: build(deps-dev): bump bootstrap from 5.3.0 to 5.3.1
  • #​1756: build(deps-dev): bump npm-run-all2 from 6.0.5 to 6.0.6
  • #​1757: build(deps-dev): bump hugo-bin from 0.111.0 to 0.111.1
  • #​1758: build(deps-dev): bump lockfile-lint from 4.10.5 to 4.10.6
  • #​1755: build(deps-dev): bump postcss from 8.4.24 to 8.4.25
  • #​1747: build(deps-dev): bump eslint from 8.43.0 to 8.44.0
  • #​1726: build(deps-dev): bump bootstrap from 5.3.0-alpha3 to 5.3.0
  • #​1728: build(deps-dev): bump lockfile-lint from 4.10.1 to 4.10.5
  • #​1729: build(deps-dev): bump postcss from 8.4.23 to 8.4.24
  • #​1730: build(deps-dev): bump eslint from 8.40.0 to 8.41.0
  • #​1727: build(deps-dev): bump hugo-bin from 0.102.1 to 0.105.0
  • #​1711: build(deps-dev): bump find-unused-sass-variables from 4.0.8 to 5.0.0
  • #​1710: build(deps-dev): bump stylelint-config-twbs-bootstrap from 9.0.1 to 10.0.0
eslint/eslint (eslint)

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

v8.48.0

Compare Source

Features

  • 1fbb3b0 feat: correct update direction in for-direction (#​17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#​17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#​17282) (nopeless)

Bug Fixes

  • 7234f6a fix: update RuleTester JSDoc and deprecations (#​17496) (Jonas Berlin)

Documentation

  • 7a51d77 docs: no-param-reassign mention strict mode (#​17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#​17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#​17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#​17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#​17465) (Nitin Kumar)

Chores

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v46.6.0

Compare Source

Features

v46.5.1

Compare Source

Bug Fixes
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.33.1

Compare Source

Patch Changes
isaacs/node-glob (glob)

v10.3.4

Compare Source

capricorn86/happy-dom (happy-dom)

v11.0.5

Compare Source

👷‍♂️ Patch fixes
  • Increases timeout for when Window.happyDOM.whenAsyncComplete(). (#​1059)

v11.0.4

Compare Source

v11.0.3

Compare Source

sveltejs/language-tools (svelte-check)

v3.5.1

Compare Source

  • fix: ignore style tag inside script tag (#​2104)
  • fix: ignore error about transition third argument (#​2139)
uuidjs/uuid (uuid)

v9.0.1

Compare Source

build
  • Fix CI to work with Node.js 20.x

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 force-pushed the renovate/all-minor-patch branch 13 times, most recently from 3cf7ac8 to 188f552 Compare September 2, 2023 23:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 1230567 to 925113d Compare September 10, 2023 19:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from caf8b76 to 1dd91bc Compare September 12, 2023 15:46
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #113 (35936ea) into main (1c5eed9) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 35936ea differs from pull request most recent head 95f5b73. Consider uploading reports for the commit 95f5b73 to get more accurate results

@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   88.31%   88.31%           
=======================================
  Files          53       53           
  Lines        1386     1386           
  Branches      218      218           
=======================================
  Hits         1224     1224           
  Misses        125      125           
  Partials       37       37           
Flag Coverage Δ
e2e-1 59.13% <ø> (ø)
e2e-2 37.08% <ø> (ø)
e2e-4 61.65% <ø> (ø)
e2e-5 47.47% <ø> (ø)
e2e-7 59.20% <ø> (ø)
e2e-8 50.34% <ø> (ø)
unit 91.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fbasso fbasso merged commit f049d4b into main Sep 13, 2023
11 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 13, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant