-
Notifications
You must be signed in to change notification settings - Fork 0
build: bump the production-dependencies group across 1 directory with 15 updates #243
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
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/npm_and_yarn/production-dependencies-6c1e1d7386
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build: bump the production-dependencies group across 1 directory with 15 updates #243
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/production-dependencies-6c1e1d7386
Conversation
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
… 15 updates Bumps the production-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [keycloak-backend](https://github.com/jkyberneees/keycloak-backend) | `5.0.0` | `5.1.0` | | [luxon](https://github.com/moment/luxon) | `3.7.1` | `3.7.2` | | [tslog](https://github.com/fullstack-build/tslog) | `4.9.3` | `4.10.2` | | [typeorm](https://github.com/typeorm/typeorm) | `0.3.27` | `0.3.28` | | [typeorm-extension](https://github.com/tada5hi/typeorm-extension) | `3.7.1` | `3.7.3` | | [bootstrap](https://github.com/twbs/bootstrap) | `5.3.7` | `5.3.8` | | [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) | `0.27.0` | `0.42.0` | | [bootswatch](https://github.com/thomaspark/bootswatch) | `5.3.7` | `5.3.8` | | [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) | `3.33.0` | `3.33.2` | | [pinia](https://github.com/vuejs/pinia) | `3.0.3` | `3.0.4` | | [swagger-ui](https://github.com/swagger-api/swagger-ui) | `5.27.1` | `5.31.0` | | [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.27.1` | `5.31.0` | | [vue](https://github.com/vuejs/core) | `3.5.18` | `3.5.26` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.1.11` | `11.2.8` | | [vue-router](https://github.com/vuejs/router) | `4.5.1` | `4.6.4` | Updates `keycloak-backend` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/jkyberneees/keycloak-backend/releases) - [Commits](BackendStack21/keycloak-backend@v5.0.0...v5.1.0) Updates `luxon` from 3.7.1 to 3.7.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.7.1...3.7.2) Updates `tslog` from 4.9.3 to 4.10.2 - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](fullstack-build/tslog@v4.9.3...v4.10.2) Updates `typeorm` from 0.3.27 to 0.3.28 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.27...0.3.28) Updates `typeorm-extension` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/tada5hi/typeorm-extension/releases) - [Changelog](https://github.com/tada5hi/typeorm-extension/blob/master/CHANGELOG.md) - [Commits](tada5hi/typeorm-extension@v3.7.1...v3.7.3) Updates `bootstrap` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) Updates `bootstrap-vue-next` from 0.27.0 to 0.42.0 - [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases) - [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.42.0/packages/bootstrap-vue-next) Updates `bootswatch` from 5.3.7 to 5.3.8 - [Commits](thomaspark/bootswatch@v5.3.7...v5.3.8) Updates `humanize-duration` from 3.33.0 to 3.33.2 - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md) - [Commits](EvanHahn/HumanizeDuration.js@v3.33.0...v3.33.2) Updates `pinia` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.3...v3.0.4) Updates `swagger-ui` from 5.27.1 to 5.31.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.27.1...v5.31.0) Updates `swagger-ui-dist` from 5.27.1 to 5.31.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.27.1...v5.31.0) Updates `vue` from 3.5.18 to 3.5.26 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.18...v3.5.26) Updates `vue-i18n` from 11.1.11 to 11.2.8 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.8/packages/vue-i18n) Updates `vue-router` from 4.5.1 to 4.6.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.1...v4.6.4) --- updated-dependencies: - dependency-name: keycloak-backend dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: luxon dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tslog dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typeorm dependency-version: 0.3.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typeorm-extension dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: bootstrap-vue-next dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bootswatch dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: humanize-duration dependency-version: 3.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pinia dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: swagger-ui dependency-version: 5.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: swagger-ui-dist dependency-version: 5.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: vue dependency-version: 3.5.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vue-i18n dependency-version: 11.2.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: vue-router dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 15 updates in the / directory:
5.0.05.1.03.7.13.7.24.9.34.10.20.3.270.3.283.7.13.7.35.3.75.3.80.27.00.42.05.3.75.3.83.33.03.33.23.0.33.0.45.27.15.31.05.27.15.31.03.5.183.5.2611.1.1111.2.84.5.14.6.4Updates
keycloak-backendfrom 5.0.0 to 5.1.0Release notes
Sourced from keycloak-backend's releases.
Commits
f175dfaAdd comprehensive unit and integration tests for Keycloak functionality (#20)Updates
luxonfrom 3.7.1 to 3.7.2Changelog
Sourced from luxon's changelog.
Commits
4262a38Version 3.7.2738144dFix the build ES6 code having the wrong file extension and use it in package....Updates
tslogfrom 4.9.3 to 4.10.2Release notes
Sourced from tslog's releases.
Commits
d01f3b14.10.2e1bdfd7Fix CJS build, add README to dist folderebfaae24.10.18972e46Refactor pre-commit hook to remove npm availability check341df8eEnhance pre-commit hook to check for npm availability and update package.json...bfb06124.10.0b75717bRevert version number to 4.9.3 in package.jsonfd6c8744.10.044ec62aAdd pre-commit hook script to manage pre-commit tasksaaff730Fix path in np configuration to remove leading dot in contentsUpdates
typeormfrom 0.3.27 to 0.3.28Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.
Commits
73fda41chore: release v0.3.28 (#11816)6f486e5fix(redis): version detection logic (#11815)38715bbfix(mongodb): add missingfindBymethod to MongoEntityManager (#11814)ec3ea10refactor: use pragma method in better-sqlite3 (#10684)c4f5d12refactor(tests): ensure test files have the.test.tsextension (#11801)61f9e0ddocs(mysql): add missing mysql credential options (#11813)55cd8e2feat:add utc flag to date column (#11740)67f793ffeat(mysql): add pool size options for each connection (#11810)835647atest: use built-in wait function and fix wait times to avoid flaky tests (#11...5461927chore: update dependencies (#11811)Updates
typeorm-extensionfrom 3.7.1 to 3.7.3Release notes
Sourced from typeorm-extension's releases.
Changelog
Sourced from typeorm-extension's changelog.
... (truncated)
Commits
a3401b4chore(master): release 3.7.3 (#1346)729bfa1build: set js target to es2022dc771e1fix: preserve data source options in database operations (#1347)3731139fix: allow null type for entityExisting in unique check53b407abuild(deps): bump codecov/codecov-action from 5.4.2 to 5.5.1 (#1343)53ae885chore(master): release 3.7.2 (#1341)b012542fix(deps): bump locter to v2.1.1be1ab59chore: reset lock file + set min node versions68abbfcbuild(deps-dev): bump the minorandpatch group with 2 updates (#1339)6b8e689fix(deps): bump yargs to v18.0.0Updates
bootstrapfrom 5.3.7 to 5.3.8Release notes
Sourced from bootstrap's releases.
Commits
25aa8ccRelease v5.3.8 (#41669)122bff5Remove Themes from docs (#41671)320f713docs: Minor range example code optimization (#41665)ac5f51cRevert "Attempt to return focus explicitly to dropdown trigger (#41365)" (#41...4bd8b6cMigrate MyGet script to GH actions (#41583)f50f38bCSS: Fix spinner deformation in flex boxes when content is multiline (#41654)47c75b8Set cursor pointer on input search cancel button (#41639)26c86baBuild(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 (#41664)099b02bBuild(deps-dev): Bump rollup from 4.46.2 to 4.46.34b8a2c9Build(deps-dev): bump dependenciesUpdates
bootstrap-vue-nextfrom 0.27.0 to 0.42.0Release notes
Sourced from bootstrap-vue-next's releases.
... (truncated)
Changelog
Sourced from bootstrap-vue-next's changelog.
... (truncated)
Commits
b69deffchore: release main (#2958)562989bfix(BFormFile)!: align component with Bootstrap 5.3 native file input styling...bec2087fix(BTable): restore dark mode support for sort icons (#2952)d583297feat(BFormGroup): add props to apply attrs to label and content wrappers in h...a75332efix: remove boolean and null from modal promise return types (#2957)43c12edchore: release main (#2931)bf17415fix(BTable): always allow user selection when properties "selectable" and "no...5eeda60fix(BFormGroup): Apply user classes and label alignment to correct elements i...4b1e12bfix(composables): use shallowRef to prevent reactive component warning (#2930)33a6903docs: add ci test for document structure (#2935)Updates
bootswatchfrom 5.3.7 to 5.3.8Commits
bcf464aupdate to v5.3.8c11f56fpulse: fix dropdown link color in dark navbar, closes #13410003aa6materia: fix radio switches, closes #1340Updates
humanize-durationfrom 3.33.0 to 3.33.2Changelog
Sourced from humanize-duration's changelog.
Commits
c48d0e63.33.254ee090Update changelog and bower.json for 3.33.2 releaseddc208bUpdate devDependencies to latest versions7477b29Update changelog with reference to recent patch5b231fbSimplify Romanian unit function arguments1d6c3a7Use "de" in Romanian for numbers >= 20d418b69Update devDependencies to latest versions6904e7aAdd some JSDoc comments7d96bbc3.33.18e7cf83Update changelog and bower.json for 3.33.1 releaseUpdates
piniafrom 3.0.3 to 3.0.4Commits
290db63release: pinia@3.0.4@pinia/testing@1.0.3@pinia/nuxt@0.11.30e9e7e7feat(nuxt): automatic HMR code (vite only) (#2954)be9e356feat(warn): detect global context on the server side (#2983)8a65eb7chore: up nuxt 4e25e525fix(nuxt): resolve auto-imports in layers (#3035)868f6b5chore: dedupe