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 weekly minor updates #195

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.24.7 -> 7.26.10 age adoption passing confidence devDependencies minor
@babel/eslint-parser (source) 7.24.7 -> 7.27.0 age adoption passing confidence devDependencies minor
@discordjs/builders (source) 1.8.1 -> 1.10.1 age adoption passing confidence dependencies minor
@discordjs/rest (source) 2.3.0 -> 2.4.3 age adoption passing confidence dependencies minor
@eslint/eslintrc 3.1.0 -> 3.3.1 age adoption passing confidence devDependencies minor
@eslint/js (source) 9.5.0 -> 9.24.0 age adoption passing confidence devDependencies minor
axios (source) 1.7.4 -> 1.8.4 age adoption passing confidence dependencies minor
cron 3.1.7 -> 3.5.0 age adoption passing confidence dependencies minor
csv-parser 3.0.0 -> 3.2.0 age adoption passing confidence dependencies minor
discord.js (source) 14.15.2 -> 14.18.0 age adoption passing confidence dependencies minor
eslint (source) 9.5.0 -> 9.24.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.1.3 -> 5.2.6 age adoption passing confidence devDependencies minor
ghcr.io/puppeteer/puppeteer 22.12.1 -> 22.15.0 age adoption passing confidence final minor
globals 15.6.0 -> 15.15.0 age adoption passing confidence devDependencies minor
mathjs (source) 13.0.0 -> 13.2.3 age adoption passing confidence dependencies minor
mikefarah/yq v4.44.2 -> v4.45.1 age adoption passing confidence action minor
node 20.15.0-slim -> 20.19.0-slim age adoption passing confidence stage minor
nodemailer (source) 6.9.13 -> 6.10.0 age adoption passing confidence dependencies minor
pg (source) 8.12.0 -> 8.14.1 age adoption passing confidence dependencies minor
prettier (source) 3.3.2 -> 3.5.3 age adoption passing confidence devDependencies minor
puppeteer (source) 22.12.1 -> 22.15.0 age adoption passing confidence dependencies minor
yaml (source) 2.4.2 -> 2.7.1 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

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

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
discordjs/discord.js (@​discordjs/builders)

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

v1.9.0

Compare Source

Features

v1.8.2

Compare Source

Bug Fixes

Documentation

discordjs/discord.js (@​discordjs/rest)

v2.4.3

Compare Source

v2.4.2

Compare Source

Bug Fixes

  • Correct guild member banner URL (8d69b24)

v2.4.1

Compare Source

v2.4.0

Compare Source

Bug Fixes

Features

eslint/eslintrc (@​eslint/eslintrc)

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features
  • merge rule.meta.defaultOptions before validation (#​166) (d02f914)
eslint/eslint (@​eslint/js)

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)

v9.20.0

Compare Source

Features

  • e89a54a feat: change behavior of inactive flags (#​19386) (Milos Djermanovic)

Bug Fixes

  • 91d4d9f fix: Bring types in sync with @​eslint/core (#​19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#​19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#​19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#​19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#​19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#​19379) (Milos Djermanovic)

Documentation

  • b7012c8 docs: rewrite examples with var using let and const (#​19407) (Mueez Javaid Hashmi)
  • 6406376 docs: Update README (GitHub Actions Bot)
  • 350f2b9 docs: rewrite some examples with var using let and const (#​19404) (Mueez Javaid Hashmi)
  • 93c325a docs: rewrite examples with var using let and const (#​19398) (Mueez Javaid Hashmi)
  • 56ff404 docs: replace var with let or const in rules docs (#​19396) (Daniel Harbrueger)
  • 4053226 docs: change sourceType in no-eval examples (#​19393) (Milos Djermanovic)
  • 1324af0 docs: replace var with let and const in rules docs (#​19392) (Daniel Harbrueger)
  • 8b87e00 docs: replace var with const and let in rules (#​19389) (Tanuj Kanti)
  • 758c66b docs: Explain what frozen rules mean (#​19382) (Nicholas C. Zakas)
  • 0ef8bb8 docs: additional checks for rule examples (#​19358) (Milos Djermanovic)
  • 58ab2f6 docs: fix order of installation steps in getting started (#​19326) (Tanuj Kanti)

Chores

v9.19.0

Compare Source

Features

  • 1637b8e feat: add --report-unused-inline-configs (#​19201) (Josh Goldberg ✨)

Bug Fixes

  • aae6717 fix: sync rule type header comments automatically (#​19276) (Francesco Trotta)

Documentation


Configuration

📅 Schedule: Branch creation - "before 5am on monday" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file deps: minor labels Jul 1, 2024
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch from 0a61608 to e776590 Compare July 2, 2024 14:53
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 2 times, most recently from 5b0cbac to c34fe28 Compare July 14, 2024 12:08
@renovate renovate bot requested a review from a team as a code owner July 14, 2024 12:08
@renovate renovate bot changed the title chore(deps): update weekly minor updates Update weekly minor updates Jul 14, 2024
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from a108dd0 to 9e08960 Compare July 21, 2024 12:50
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 7 times, most recently from c16d568 to 8b0a8c1 Compare July 30, 2024 04:03
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from 186a1dd to f86cf8f Compare August 6, 2024 09:30
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch from f86cf8f to ba2faee Compare August 9, 2024 20:42
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 6 times, most recently from 37d36a1 to 090574c Compare August 28, 2024 07:17
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from bdca4d5 to 0b718c4 Compare September 4, 2024 02:19
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 7 times, most recently from 6bba476 to bbde442 Compare February 14, 2025 15:02
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from 1701f75 to 21eaff1 Compare February 26, 2025 11:08
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 4 times, most recently from d831122 to c462966 Compare March 7, 2025 23:01
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 6 times, most recently from 44054ac to e543006 Compare March 17, 2025 18:26
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 5 times, most recently from 07db319 to acc65c7 Compare March 25, 2025 11:40
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from 19d744b to d9a9bf3 Compare April 2, 2025 19:18
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch from d9a9bf3 to 4196c43 Compare April 4, 2025 21:57
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 deps: minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants