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 devDependencies #90

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

Update devDependencies #90

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@arethetypeswrong/cli (source) ^0.15.0 -> ^0.16.0 age adoption passing confidence
@babel/core (source) 7.24.9 -> 7.25.9 age adoption passing confidence
@babel/eslint-parser (source) 7.25.1 -> 7.25.9 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.24.7 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-typescript (source) 7.25.0 -> 7.25.9 age adoption passing confidence
@babel/preset-typescript (source) 7.24.7 -> 7.25.9 age adoption passing confidence
@babel/runtime (source) 7.25.0 -> 7.25.9 age adoption passing confidence
@​embroider/broccoli-side-watch 0.0.2-unstable.ba9fd29 -> 0.0.2-unstable.fad2387 age adoption passing confidence
@embroider/compat (source) 3.6.0 -> 3.6.5 age adoption passing confidence
@embroider/core (source) 3.4.14 -> 3.4.19 age adoption passing confidence
@embroider/webpack (source) 4.0.4 -> 4.0.8 age adoption passing confidence
@glint/core 1.4.0 -> 1.5.0 age adoption passing confidence
@glint/environment-ember-loose 1.4.0 -> 1.5.0 age adoption passing confidence
@glint/environment-ember-template-imports 1.4.0 -> 1.5.0 age adoption passing confidence
@glint/template 1.4.0 -> 1.5.0 age adoption passing confidence
@nullvoxpopuli/eslint-configs 4.0.0 -> 4.2.0 age adoption passing confidence
@types/qunit (source) 2.19.10 -> 2.19.11 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence
babel-plugin-ember-template-compilation 2.2.5 -> 2.3.0 age adoption passing confidence
ember-auto-import (source) 2.7.4 -> 2.8.1 age adoption passing confidence
ember-cli (source) ~5.9.0 -> ~5.12.0 age adoption passing confidence
ember-primitives ^0.21.0 -> ^0.25.0 age adoption passing confidence
ember-source (source) ~5.9.0 -> ~5.12.0 age adoption passing confidence
ember-template-imports 4.1.1 -> 4.1.3 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-ember 12.1.1 -> 12.3.0 age adoption passing confidence
eslint-plugin-n 17.10.1 -> 17.11.1 age adoption passing confidence
eslint-plugin-qunit 8.1.1 -> 8.1.2 age adoption passing confidence
execa 9.3.0 -> 9.4.1 age adoption passing confidence
publint (source) 0.2.9 -> 0.2.12 age adoption passing confidence
qunit (source) 2.21.1 -> 2.22.0 age adoption passing confidence
qunit-dom 3.2.0 -> 3.2.1 age adoption passing confidence
release-plan ^0.9.0 -> ^0.10.0 age adoption passing confidence
rollup (source) 4.22.4 -> 4.24.0 age adoption passing confidence
stylelint (source) 16.7.0 -> 16.10.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.3 age adoption passing confidence
vite (source) 5.3.6 -> 5.4.10 age adoption passing confidence
webpack 5.94.0 -> 5.95.0 age adoption passing confidence

Release Notes

arethetypeswrong/arethetypeswrong.github.io (@​arethetypeswrong/cli)

v0.16.4

Patch Changes

v0.16.3

Patch Changes
  • 66ada51: Fix warning message json-format suggestion to use proper syntax

v0.16.2

Patch Changes

v0.16.1

Patch Changes
  • 5ee6f29: Update README with new problem kind

v0.16.0

Compare Source

Minor Changes
Patch Changes

v0.15.4

Compare Source

Patch Changes
  • 5566c1b: Upgrading marked-terminal to version 7.1.0
babel/babel (@​babel/core)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.2

Compare Source

🐛 Bug Fix
typed-ember/glint (@​glint/core)

v1.5.0

Compare Source

🚀 Enhancement
Committers: 1
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

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

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

v7.18.0

Compare Source

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.

embroider-build/ember-auto-import (ember-auto-import)

v2.8.1

Compare Source

v2.8.0

Compare Source

ember-cli/ember-cli (ember-cli)

v5.12.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.11.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.10.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

emberjs/ember.js (ember-source)

v5.12.0

Compare Source

  • #​20746 [BUGFIX] Upgrade glimmer-vm for some perf improvements
  • #​20714 [BUGFIX] Break eager cycle for "deprecate" function

v5.11.1

Compare Source

v5.11.0

Compare Source

@renovate renovate bot added the dependencies label Jul 7, 2024
Copy link

stackblitz bot commented Jul 7, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Jul 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kolay-docs-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 11:08pm

@renovate renovate bot force-pushed the renovate/devdependencies branch from 114825c to fe085bd Compare July 11, 2024 21:41
@renovate renovate bot force-pushed the renovate/devdependencies branch from fe085bd to 35039be Compare July 14, 2024 22:24
@renovate renovate bot force-pushed the renovate/devdependencies branch from 35039be to 43368b4 Compare July 20, 2024 17:05
@renovate renovate bot changed the title chore(deps): update devdependencies Update devDependencies Jul 20, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from 43368b4 to 224a3fc Compare July 21, 2024 23:16
@renovate renovate bot force-pushed the renovate/devdependencies branch from 224a3fc to 561e441 Compare July 28, 2024 21:50
@renovate renovate bot force-pushed the renovate/devdependencies branch from 561e441 to 368d4e7 Compare August 4, 2024 23:10
@renovate renovate bot force-pushed the renovate/devdependencies branch from 368d4e7 to 328b123 Compare August 11, 2024 22:01
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 616cc47 to bb5e319 Compare August 18, 2024 22:02
@renovate renovate bot force-pushed the renovate/devdependencies branch from bb5e319 to 1fb66fc Compare August 25, 2024 22:59
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 85e787a to 76f1984 Compare September 1, 2024 22:43
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 7f19b4b to c6d8b5d Compare September 8, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants