-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the development-dependencies group with 6 updates #125
Merged
ammsalme
merged 1 commit into
next
from
dependabot-npm_and_yarn-next-development-dependencies-732ad5933c
Dec 7, 2023
Merged
Bump the development-dependencies group with 6 updates #125
ammsalme
merged 1 commit into
next
from
dependabot-npm_and_yarn-next-development-dependencies-732ad5933c
Dec 7, 2023
Conversation
This file contains 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
Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.3` | `7.23.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.3` | `7.23.5` | | [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.2` | `2.0.3` | | [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.2` | `3.0.3` | | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.55.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.0.2` | Updates `@babel/core` from 7.23.3 to 7.23.5 - [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.23.5/packages/babel-core) Updates `@babel/preset-env` from 7.23.3 to 7.23.5 - [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.23.5/packages/babel-preset-env) Updates `@natlibfi/fixugen` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/natlibfi/fixugen-js/releases) - [Commits](NatLibFi/fixugen-js@v2.0.2...v2.0.3) Updates `@natlibfi/fixura` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/natlibfi/fixura-js/releases) - [Commits](NatLibFi/fixura-js@v3.0.2...v3.0.3) Updates `eslint` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.55.0) Updates `nodemon` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@natlibfi/fixugen" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@natlibfi/fixura" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ammsalme
added a commit
that referenced
this pull request
Jan 17, 2024
_General_ * Remove localCopyReducerConfigs. Export muuntajaConfigs. * Implement generic "value" vs "value (qualifier)" subfield merging. Apply for 776$i. * Change expected result (prefer source value as it has qualifier) * New test (MET-515) * Support qualifier vs no qualifier. Currently 300$a "foo" and "foo (bar)" are treated as a pair. Extend later as needed. * 300$a and 776$i: Now prefer version with qualifier in "foo" vs "foo (bar)" pairs. * Add 300$a expection: don't prefer online resources with qualifier information * Bump the development-dependencies group with 6 updates (#125) Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.3` | `7.23.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.3` | `7.23.5` | | [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.2` | `2.0.3` | | [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.2` | `3.0.3` | | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.55.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.0.2` | * Bump the development-dependencies group with 8 updates (#141) Bumps the development-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.5` | `7.23.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.5` | `7.23.8` | | [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.22.15` | `7.23.7` | | [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.3` | `2.0.4` | | [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.3` | `3.0.4` | | [chai](https://github.com/chaijs/chai) | `4.3.10` | `4.4.1` | | [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.2` | `3.0.3` | * Bump the production-dependencies group with 5 updates (#140) Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@natlibfi/marc-record](https://github.com/natlibfi/marc-record-js) | `8.0.0` | `8.0.2` | | [@natlibfi/marc-record-merge](https://github.com/natlibfi/marc-record-merge-js) | `7.0.0` | `7.0.1` | | [@natlibfi/marc-record-validate](https://github.com/natlibfi/marc-record-validate) | `8.0.3` | `8.0.5` | | [@natlibfi/marc-record-validators-melinda](https://github.com/natlibfi/marc-record-validators-melinda) | `10.15.1` | `10.15.4` | | [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) | `13.0.8` | `13.0.11` | * Update marc-record: v8.1.0 * 2.0.24-alpha.2
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
javascript
Pull requests that update Javascript code
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 development-dependencies group with 6 updates:
7.23.3
7.23.5
7.23.3
7.23.5
2.0.2
2.0.3
3.0.2
3.0.3
8.54.0
8.55.0
3.0.1
3.0.2
Updates
@babel/core
from 7.23.3 to 7.23.5Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
8479012
v7.23.5c100223
Update jest-light-runner & jest (#16136)cf53966
chore(deps): update dependency import-meta-resolve to v4 (#16086)Updates
@babel/preset-env
from 7.23.3 to 7.23.5Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
8479012
v7.23.57c29fbc
[babel 8] Enforce specifying proper core-js version (#16095)Updates
@natlibfi/fixugen
from 2.0.2 to 2.0.3Release notes
Sourced from
@natlibfi/fixugen
's releases.Commits
0f00d62
2.0.3aaea9c2
Dependency update (#34)Updates
@natlibfi/fixura
from 3.0.2 to 3.0.3Release notes
Sourced from
@natlibfi/fixura
's releases.Commits
f6424cb
3.0.3ac16c41
Dependency update (#34)Updates
eslint
from 8.54.0 to 8.55.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791)Updates
nodemon
from 3.0.1 to 3.0.2Release notes
Sourced from nodemon's releases.
Commits
0ebfaa5
chore: Update release.yml533ad9c
fix: bump debug out of vuln range1779411
chore: website updateb066c21
chore: web site render078ee65
chore: web site render8f2ff63
chore: web site render3b287f1
chore: web site render4fa02cf
chore: web site render22d8f77
chore: fix borked site66b728e
Merge branch 'main' of github.com:remy/nodemonDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions