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

Frontend(deps): Bump @dsb-norge/vue-keycloak-js from 2.1.5-beta to 2.2.0 in /frontend #270

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps @dsb-norge/vue-keycloak-js from 2.1.5-beta to 2.2.0.

Release notes

Sourced from @​dsb-norge/vue-keycloak-js's releases.

Bumping keycloak-js to 18.0.1

New release with keycloak-js bumped to 18.0.1 following latest for redhat-sso 7.6.x

Commits
  • 5dcde1b 2.2.0
  • 836e4d7 Update frontend - minor and patch
  • 3dff5df Upgrade to Keycloak 18
  • 2f10ae8 Merge pull request #146 from dsb-norge/renovate/frontend-minor-and-patch
  • e2db20d Update frontend - minor and patch
  • 4f8b7f4 Merge pull request #143 from dsb-norge/renovate/frontend-minor-and-patch
  • b05ab4d Update frontend - minor and patch
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Bumps [@dsb-norge/vue-keycloak-js](https://github.com/dsb-norge/vue-keycloak-js) from 2.1.5-beta to 2.2.0.
- [Release notes](https://github.com/dsb-norge/vue-keycloak-js/releases)
- [Commits](dsb-norge/vue-keycloak-js@v2.1.5-beta...v2.2.0)

---
updated-dependencies:
- dependency-name: "@dsb-norge/vue-keycloak-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 24, 2023
@github-actions github-actions bot added configuration changes related to configuration file frontend and removed dependencies Pull requests that update a dependency file labels Jan 24, 2023
@github-actions
Copy link
Contributor

Current changelog

Bug Fixes

  • fe: (#269) (a3417bd)
  • fix frontend test; remove backend comment; added token to pr open pipeline (3b4c7d3)
  • fixing deploy to main (#233) (34b530c)

Features

Reverts

@dependabot dependabot bot temporarily deployed to dev January 24, 2023 15:17 Inactive
@dependabot dependabot bot temporarily deployed to dev January 24, 2023 15:17 Inactive
@dependabot dependabot bot temporarily deployed to dev January 24, 2023 15:17 Inactive
@dependabot dependabot bot temporarily deployed to dev January 24, 2023 15:17 Inactive
@DerekRoberts DerekRoberts merged commit 427a273 into main Jan 24, 2023
@DerekRoberts DerekRoberts deleted the dependabot/npm_and_yarn/frontend/dsb-norge/vue-keycloak-js-2.2.0 branch January 24, 2023 18:23
paulushcgcj pushed a commit that referenced this pull request Jan 26, 2023
Bumps [@dsb-norge/vue-keycloak-js](https://github.com/dsb-norge/vue-keycloak-js) from 2.1.5-beta to 2.2.0.
- [Release notes](https://github.com/dsb-norge/vue-keycloak-js/releases)
- [Commits](dsb-norge/vue-keycloak-js@v2.1.5-beta...v2.2.0)

---
updated-dependencies:
- dependency-name: "@dsb-norge/vue-keycloak-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
paulushcgcj pushed a commit that referenced this pull request Feb 8, 2023
* feat(be:FSADT1-500): creating legacy forest client

- adding oracle code back to the code base
- creating new deployment for legacy

* feat(be:FSADT1-500): adding some other apis

- adding first nation band validation
- adding client doing business list

it still requires some code to be extracted from here and backend and moved to an external library, but it will be dealt with in the future

* feat(be:FSADT1-500): adding last endpoint

- added unregistered clients endpoint

* chore: updating some dtos

* chore: updating entities

moving schema info from constant to configuration to help with tests

* chore: updating search and adding tests

* test: updating testcontainer and adding flyway

* test: refactored entities to pass schema

* test: refactored entities to pass schema

* test: adding tests for search by name and birth

- added test classes
- reverted the constant back
- updated the client
- updated the repository
- moved to search by example approach

* ci: updating ci and compose

- adding oracle db to compose
- updating readme for a draft version

* chore: adding configuration classes

* chore: adding handlers and service

* chore: adding code owners

* test: adding test and reworking some old code

* ci: updating workflows to add legacy

* Frontend(deps-dev): Bump jsdom from 21.0.0 to 21.1.0 in /frontend (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.0.0 to 21.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@21.0.0...21.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend(deps-dev): Bump vitest from 0.27.2 to 0.28.1 in /frontend (#267)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.27.2 to 0.28.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maria Martinez <[email protected]>

* fix(fe): (#269)

- Fix for the 46aafef commit

* Frontend(deps): Bump @dsb-norge/vue-keycloak-js in /frontend (#270)

Bumps [@dsb-norge/vue-keycloak-js](https://github.com/dsb-norge/vue-keycloak-js) from 2.1.5-beta to 2.2.0.
- [Release notes](https://github.com/dsb-norge/vue-keycloak-js/releases)
- [Commits](dsb-norge/vue-keycloak-js@v2.1.5-beta...v2.2.0)

---
updated-dependencies:
- dependency-name: "@dsb-norge/vue-keycloak-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin in /frontend (#271)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend(deps-dev): Bump start-server-and-test in /frontend (#273)

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.15.2...v1.15.3)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend(deps-dev): Bump @typescript-eslint/parser in /frontend (#272)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend(deps): Bump @vitest/coverage-c8 in /frontend (#275)

Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) from 0.28.1 to 0.28.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.2/packages/coverage-c8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend(deps): Bump axios from 1.2.3 to 1.2.4 in /frontend (#276)

Bumps [axios](https://github.com/axios/axios) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend(deps-dev): Bump cypress from 12.3.0 to 12.4.0 in /frontend (#278)

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.3.0 to 12.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.3.0...v12.4.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maria Martinez <[email protected]>

* Frontend(deps): Bump serve from 14.1.2 to 14.2.0 in /frontend (#279)

Bumps [serve](https://github.com/vercel/serve) from 14.1.2 to 14.2.0.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](vercel/serve@14.1.2...14.2.0)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: updating docker

- updating docker for backend
- updating docker for legacy
- adding InstallCert for legacy

* ci: fixing dockerfile

* ci: adding missing parameters

* ci: fixing legacy parameters

* ci: fixing legacy openshift file

* ci: changing deployment

* fix: fixing oracle connection string

* fix: updating url

* fix: fixing r2dbc connection

* fix: fixing service name on r2dbc

* ci: adding database as same group as apps

* ci: adding broker api

* fix: changing props to enable db connection

* chore: updating code to match legacy

* fix: adding oracle user to deployment

* fix: fixing parameter

* fix: fixing parameter

* chore: adding healthcheck to dockerfiles

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maria Martinez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration changes related to configuration file frontend javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant