Bump the minor-updates group with 17 updates#315
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-updates group with 17 updates: | Package | From | To | | --- | --- | --- | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.6` | `7.29.7` | | [@natlibfi/marc-record](https://github.com/NatLibFi/marc-record-js) | `10.0.1` | `10.0.2` | | [@natlibfi/marc-record-serializers](https://github.com/NatLibFi/marc-record-serializers) | `11.0.1` | `11.0.3` | | [@natlibfi/passport-natlibfi-keycloak](https://github.com/NatLibFi/passport-natlibfi-keycloak-js) | `3.0.8` | `3.0.10` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.19.0` | `3.22.4` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.5` | `8.0.10` | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.28.6` | `7.29.7` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.28.6` | `7.29.7` | | [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.29.0` | `7.29.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.7` | | [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.28.6` | `7.29.7` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `2.30.4` | `2.31.5` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` | | [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) | `9.0.4` | `9.0.5` | | [mocha](https://github.com/mochajs/mocha) | `11.7.5` | `11.7.6` | | [nock](https://github.com/nock/nock) | `14.0.11` | `14.0.15` | Updates `@babel/runtime` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-runtime) Updates `@natlibfi/marc-record` from 10.0.1 to 10.0.2 - [Release notes](https://github.com/NatLibFi/marc-record-js/releases) - [Commits](NatLibFi/marc-record-js@v10.0.1...v10.0.2) Updates `@natlibfi/marc-record-serializers` from 11.0.1 to 11.0.3 - [Release notes](https://github.com/NatLibFi/marc-record-serializers/releases) - [Commits](NatLibFi/marc-record-serializers@v11.0.1...v11.0.3) Updates `@natlibfi/passport-natlibfi-keycloak` from 3.0.8 to 3.0.10 - [Release notes](https://github.com/NatLibFi/passport-natlibfi-keycloak-js/releases) - [Commits](NatLibFi/passport-natlibfi-keycloak-js@v3.0.8...v3.0.10) Updates `mysql2` from 3.19.0 to 3.22.4 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.19.0...v3.22.4) Updates `nodemailer` from 8.0.5 to 8.0.10 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.5...v8.0.10) Updates `@babel/cli` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-cli) Updates `@babel/core` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `@babel/eslint-parser` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/eslint/babel-eslint-parser) Updates `@babel/node` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-node) Updates `@babel/preset-env` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-env) Updates `@babel/register` from 7.28.6 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-register) Updates `@redocly/cli` from 2.30.4 to 2.31.5 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.30.4...@redocly/cli@2.31.5) Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `eslint-plugin-functional` from 9.0.4 to 9.0.5 - [Release notes](https://github.com/eslint-functional/eslint-plugin-functional/releases) - [Changelog](https://github.com/eslint-functional/eslint-plugin-functional/blob/main/CHANGELOG.md) - [Commits](eslint-functional/eslint-plugin-functional@v9.0.4...v9.0.5) Updates `mocha` from 11.7.5 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.5...v11.7.6) Updates `nock` from 14.0.11 to 14.0.15 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.11...v14.0.15) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@natlibfi/marc-record" dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@natlibfi/marc-record-serializers" dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@natlibfi/passport-natlibfi-keycloak" dependency-version: 3.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: mysql2 dependency-version: 3.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: nodemailer dependency-version: 8.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@babel/cli" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@babel/eslint-parser" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@babel/node" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@babel/preset-env" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@babel/register" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@redocly/cli" dependency-version: 2.31.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: eslint-plugin-functional dependency-version: 9.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: nock dependency-version: 14.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-updates group with 17 updates:
7.28.67.29.710.0.110.0.211.0.111.0.33.0.83.0.103.19.03.22.48.0.58.0.107.28.67.29.77.29.07.29.77.28.67.29.77.29.07.29.77.29.07.29.77.28.67.29.72.30.42.31.517.3.117.4.29.0.49.0.511.7.511.7.614.0.1114.0.15Updates
@babel/runtimefrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/runtime's releases.
... (truncated)
Commits
4fba754v7.29.737d5595v7.29.2Updates
@natlibfi/marc-recordfrom 10.0.1 to 10.0.2Release notes
Sourced from @natlibfi/marc-record's releases.
Commits
3e02ca710.0.20fad24dDependency update (#173)Updates
@natlibfi/marc-record-serializersfrom 11.0.1 to 11.0.3Release notes
Sourced from @natlibfi/marc-record-serializers's releases.
Commits
3b304af11.0.30f0c8b4Dependency update (#155)8f43b1411.0.2edc1281Dependency update (#149)Updates
@natlibfi/passport-natlibfi-keycloakfrom 3.0.8 to 3.0.10Release notes
Sourced from @natlibfi/passport-natlibfi-keycloak's releases.
Commits
f670b2c3.0.10d51de873.0.10-alpha.199e5d91Fix npm publishing4e3d33f3.0.9ccc2bc1Enforce ignore-scripts project-wideb7eeaaaUpdate@natlibfi/passport-keycloakto latestb1c2276v3.0.8 (#136)Updates
mysql2from 3.19.0 to 3.22.4Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
e2a7cbcchore(master): release 3.22.4 (#4314)4e5462abuild(deps-dev): bump the dev-dependencies group with 3 updates (#4316)b841220build(deps-dev): bump poku (#4317)a72a479cd: merge release process (#4315)fbff09cfix(pool): reject queued requests on end (#4291)432cee2build(deps): bump sass from 1.99.0 to 1.100.0 in /website (#4312)36c6de2build(deps): bump qs and express in /website (#4313)5cc75c3build(deps-dev): bump@eslint/markdownin the dev-dependencies group (#4311)3016597build(deps-dev): bump the website-dev-dependencies group (#4310)86a38f7build(deps-dev): bump the dev-dependencies group with 2 updates (#4309)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.
Updates
nodemailerfrom 8.0.5 to 8.0.10Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
948ae3fchore(master): release 8.0.10 (#1823)9eedad9docs: add SECURITY.md policy (#1824)6d849dffix: fall back to lower-severity handler when custom logger lacks a level method07303cbchore(master): release 8.0.9 (#1821)5f69497fix: two pending security advisories (jsonTransport access bypass, List-* CRL...15138a8chore(master): release 8.0.8 (#1819)850bb91fix: four listener/stream leaks in SMTP transport, connection, pool (#1817)833d6e5fix: enforce strict TLS for OAuth2 and Ethereal credential requests (#1818)1997040chore(master): release 8.0.7 (#1815)9b9c545chore: drop nodemailer-ntlm-auth devDependency (#1816)Updates
@babel/clifrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/cli's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/corefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)Updates
@babel/eslint-parserfrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/eslint-parser's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/nodefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/node's releases.
... (truncated)
Commits
4fba754v7.29.7Updates
@babel/preset-envfrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/preset-env's releases.
... (truncated)
Commits
4fba754v7.29.73cd910dv7.29.53d399f8[7.x backport]docs(preset-env): update CONTRIBUTING.md (#17976)183db7bv7.29.3268f246Add bugfix plugin for Safari array rest destructuring bug (#17788)f8524d8Update compat data (#17686)37d5595v7.29.21c0a08d[7.x backport] fix: Properly handle await in finally (#17805)061bf95[7.x backport] preset-env include/exclude should accept bugfix plugins (#17789)Updates
@babel/registerfrom 7.28.6 to 7.29.7Release notes
Sourced from @babel/register's releases.
... (truncated)
Commits
4fba754v7.29.7183db7bv7.29.359d0acdFix thread synchronization issues in@babel/register(#17915)Updates
@redocly/clifrom 2.30.4 to 2.31.5Release notes
Sourced from @redocly/cli's releases.
... (truncated)
Commits
a87dc62chore: 🔖 release new versions (#2840)8ac6790fix: pin specific nodejs version in dockerfile (#2841)ba8ac4cfix(core): validate/remove unused securitySchemes and securityDefinitions cor...7cce353docs(v1): update changelog entry (#2838)8becb8achore: 🔖 release new versions (#2832)21104fachore: update config version 0.49.0 (#2833)1f9a448fix: externalResolver cache issue (#2831)cf30daechore: 🔖 release new versions (#2828)a55b9e8fix: respect command ignores HTTP_PROXY (#2805)6a3f29bfix: improve rule references output (#2823)Updates
dotenvfrom 17.3.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
eslint-plugin-functionalfrom 9.0.4 to 9.0.5Release notes
Sourced from eslint-plugin-functional's releases.