Skip to content

DO NOT MERGE - this is a diff of what's changed since Release 3.0.8#368

Draft
severinbeauvais wants to merge 49 commits intorelease-3.0.8from
master
Draft

DO NOT MERGE - this is a diff of what's changed since Release 3.0.8#368
severinbeauvais wants to merge 49 commits intorelease-3.0.8from
master

Conversation

@severinbeauvais
Copy link
Collaborator

DO NOT MERGE

dependabot bot and others added 30 commits March 16, 2023 10:18
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
changed a "var" to a "let"
fixed a redundant string declaration
* Fix serialize array

* Fix type hint

* use list comprehension
Added an environment alert that displays what environment is passed in (DEV, TEST, or SANDBOX)
…he updated Header component. (#358)

* Made it so DEV or DEVELOPMENT (case does not matter) for passing in environment

* Bumped up version numbers in package.json and package-lock.json
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#339)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ts (#340)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 103.0.0 to 119.0.1.
- [Commits](giggio/node-chromedriver@103.0.0...119.0.1)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

sameer0422 and others added 5 commits February 3, 2025 16:24
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1.
- [Commits](indutny/elliptic@v6.5.4...v6.6.1)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* upgrade keycloak library

* Fix keycloak

* Fix some unit tests

* remove postcss.config

* restore missing

* lint
@severinbeauvais
Copy link
Collaborator Author

Is this the same as the sum of individual releases from 3.0.8 until now?

https://github.com/bcgov/sbc-common-components/releases

Jxio and others added 4 commits March 11, 2025 11:06
* Add pinia store and remove vuex

* npm version minor

* components update

* fee service change

* add @vue/composition-api and 3 working unit tests

* Reverted package-lock.json to commit 3d14179

* Reverted package.json to commit 3d14179

* upgrade axios

* package-lock.json clean and some version rollback

* tweaks

* remove composition-api and store updates

* add App.vue for testing

* Readd in composition-api

* small tweak for typescript

* Remove junk

* composition-api setup

* fix lint

* tweaks on unit tests

* unit test tweaks

* unit test tweaks

* unit test tweaks

* update stores to composition style

* use toRefs on store.state

* Missing import

* tweaks

* unit test tweaks

* revert SBC-Connect changes, not ready

* codecov fixes

* code cov fixes

* codecov fixes

* fix unit test error

* update CI and CD

* fix lint

* unit test fixes

* fix lint

* remove codecov

---------

Co-authored-by: Travis Semple <travis8814@gmail.com>
* bug fix - login error

* version update
// checking for account status
await this.checkAccountStatus()
}
this.$emit('account-data-loaded')
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you see this being used? Would it update a store property that a UI could do something with (or await)?

ochiu and others added 5 commits May 6, 2025 08:13
@sonarqubecloud
Copy link

* 31568 - remove release notes link from footer

* bump sbc-common-components to v3.1.7

* update packgae-lock.json
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comments