Skip to content

Update devDependencies #44

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

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Update devDependencies #44

merged 2 commits into from
Jun 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.4 -> 7.24.7 age adoption passing confidence
@babel/eslint-parser (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@babel/plugin-transform-typescript (source) 7.24.4 -> 7.24.7 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@babel/runtime (source) 7.24.4 -> 7.24.7 age adoption passing confidence
@embroider/compat (source) 3.4.8 -> 3.5.5 age adoption passing confidence
@embroider/core (source) 3.4.8 -> 3.4.14 age adoption passing confidence
@embroider/webpack (source) 4.0.0 -> 4.0.4 age adoption passing confidence
@tsconfig/ember (source) 3.0.6 -> 3.0.8 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.7.1 -> 7.14.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.1 -> 7.14.1 age adoption passing confidence
babel-plugin-ember-template-compilation 2.2.2 -> 2.2.5 age adoption passing confidence
ember-auto-import (source) 2.7.2 -> 2.7.4 age adoption passing confidence
ember-cli (source) ~5.8.1 -> ~5.9.0 age adoption passing confidence
ember-primitives ^0.16.0 -> ^0.20.0 age adoption passing confidence
ember-qunit 8.0.2 -> 8.1.0 age adoption passing confidence
ember-repl (source) 4.2.1 -> 4.3.0 age adoption passing confidence
ember-resources 7.0.0 -> 7.0.2 age adoption passing confidence
ember-source (source) ~5.8.0 -> ~5.9.0 age adoption passing confidence
ember-template-imports 4.1.0 -> 4.1.1 age adoption passing confidence
eslint-plugin-ember 12.0.2 -> 12.1.1 age adoption passing confidence
eslint-plugin-n 17.3.1 -> 17.9.0 age adoption passing confidence
pnpm-sync-dependencies-meta-injected ^0.0.12 -> ^0.0.14 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.2 age adoption passing confidence
publint (source) 0.2.7 -> 0.2.8 age adoption passing confidence
qunit (source) 2.20.1 -> 2.21.0 age adoption passing confidence
reactiveweb 1.2.3 -> 1.3.0 age adoption passing confidence
rollup (source) 4.17.0 -> 4.18.0 age adoption passing confidence
stylelint (source) 16.4.0 -> 16.6.1 age adoption passing confidence
stylelint-config-standard 36.0.0 -> 36.0.1 age adoption passing confidence
turbo (source) 1.13.3 -> 1.13.4 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence
unified (source) 11.0.4 -> 11.0.5 age adoption passing confidence
vite (source) 5.2.10 -> 5.3.1 age adoption passing confidence
vitest (source) 1.5.2 -> 1.6.0 age adoption passing confidence
webpack 5.91.0 -> 5.92.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
tsconfig/bases (@​tsconfig/ember)

v3.0.8

Compare Source

v3.0.7

Compare Source

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

v7.14.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You
  • Jake Bailey

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

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
🩹 Fixes
  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

v7.13.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You
  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

v7.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)

  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

  • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'

🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression

  • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check

  • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining

  • eslint-plugin: [explicit-member-accessibility] refine report locations

  • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares

  • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

  • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe

  • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set

❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

v7.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

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

v7.14.1

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.

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

v7.13.1

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.

v7.13.0

Compare Source

🚀 Features
  • parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

v7.12.0

Compare Source

🩹 Fixes
  • types: correct typing ParserOptions
❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

v7.11.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.

v7.10.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.

v7.9.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.

v7.8.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.

ef4/ember-auto-import (ember-auto-import)

v2.7.4

Compare Source

v2.7.3

Compare Source

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

v5.9.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

emberjs/ember-qunit (ember-qunit)

v8.1.0: Release 8.1.0

Compare Source

🚀 Enhancement
Committers: 1
emberjs/ember.js (ember-source)

v5.9.0

Compare Source

ember-template-imports/ember-template-imports (ember-template-imports)

v4.1.1

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 3
ember-cli/eslint-plugin-ember (eslint-plugin-ember)

v12.1.1

Compare Source

🐛 Bug Fix
Committers: 1

v12.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​2107 include recommended ts-eslint

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

vercel bot commented Mar 17, 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 Jun 28, 2024 4:28pm

@renovate renovate bot force-pushed the renovate/devdependencies branch from ba4f5b5 to a57dbb0 Compare March 21, 2024 02:06
@renovate renovate bot force-pushed the renovate/devdependencies branch from a57dbb0 to f38f7af Compare March 24, 2024 21:11
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from f0c11f3 to ce61791 Compare March 31, 2024 22:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from ce61791 to 89e03e9 Compare April 7, 2024 22:36
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 3062172 to 39f62fd Compare April 14, 2024 22:51
@renovate renovate bot force-pushed the renovate/devdependencies branch from 39f62fd to 9b4c4c9 Compare April 19, 2024 18:19
@renovate renovate bot force-pushed the renovate/devdependencies branch from 9b4c4c9 to 5a770d0 Compare April 21, 2024 22:49
@renovate renovate bot changed the title Update devDependencies Update devDependencies - autoclosed Apr 27, 2024
@renovate renovate bot closed this Apr 27, 2024
@renovate renovate bot deleted the renovate/devdependencies branch April 27, 2024 21:29
@renovate renovate bot changed the title Update devDependencies - autoclosed Update devDependencies Apr 28, 2024
@renovate renovate bot reopened this Apr 28, 2024
@renovate renovate bot restored the renovate/devdependencies branch April 28, 2024 02:08
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5a770d0 to 6753c75 Compare April 28, 2024 22:30
@renovate renovate bot changed the title Update devDependencies Update dependency pnpm-sync-dependencies-meta-injected to ^0.0.12 Apr 28, 2024
@renovate renovate bot changed the title Update dependency pnpm-sync-dependencies-meta-injected to ^0.0.12 Update dependency pnpm-sync-dependencies-meta-injected to ^0.0.12 - autoclosed Apr 28, 2024
@renovate renovate bot closed this Apr 28, 2024
@renovate renovate bot deleted the renovate/devdependencies branch April 28, 2024 22:34
@renovate renovate bot changed the title Update dependency pnpm-sync-dependencies-meta-injected to ^0.0.12 - autoclosed Update dependency pnpm-sync-dependencies-meta-injected to ^0.0.12 Apr 29, 2024
@renovate renovate bot restored the renovate/devdependencies branch April 29, 2024 08:53
@renovate renovate bot reopened this Apr 29, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from 6753c75 to 447b706 Compare May 5, 2024 21:28
@renovate renovate bot changed the title Update dependency pnpm-sync-dependencies-meta-injected to ^0.0.12 Update devDependencies May 5, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 8b3ffe7 to d8158a1 Compare May 12, 2024 23:29
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 70d5442 to d2d5728 Compare May 26, 2024 22:36
@renovate renovate bot force-pushed the renovate/devdependencies branch from d2d5728 to 8a75dbb Compare June 2, 2024 21:48
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from c5a1064 to 5f41101 Compare June 9, 2024 22:41
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5f41101 to 445ca63 Compare June 16, 2024 22:54
@renovate renovate bot force-pushed the renovate/devdependencies branch from 445ca63 to d692753 Compare June 23, 2024 21:53
Copy link
Contributor Author

renovate bot commented Jun 28, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@NullVoxPopuli NullVoxPopuli merged commit d87d8cc into main Jun 28, 2024
6 checks passed
@NullVoxPopuli NullVoxPopuli deleted the renovate/devdependencies branch June 28, 2024 16:46
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.

1 participant