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

Prod Deploy #3051

Merged
merged 49 commits into from
Nov 29, 2024
Merged

Prod Deploy #3051

merged 49 commits into from
Nov 29, 2024

Conversation

Carl-OW
Copy link
Contributor

@Carl-OW Carl-OW commented Nov 29, 2024

No description provided.

johnnadeluy and others added 30 commits November 1, 2024 13:41
* Change manually added upcoming releases titles from h3 to h2
MIM-2054

* Fix double ssb-link classes and use correct prop for Links in Publication archive
MIM-2054

* Bump @statisticsnorway/ssb-component-library from 2.2.16 to 2.3.0
Use new headingSize prop for header links in upcoming releases
MIM-2054

* Use Link from SSB component library for search result view
MIM-2054

* Minor code refactoring; adjust search result view types
MIM-2054

* Minor code refactoring; SonarCloud errors
MIM-2054

* Bump @statisticsnorway/ssb-component-library from 2.3.0 to 2.3.1

* Add heading for parts with listed header links
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dependencies-patch-updates group with 2 updates: [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) and [sass](https://github.com/sass/dart-sass).


Updates `mini-css-extract-plugin` from 2.9.1 to 2.9.2
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.1...v2.9.2)

Updates `sass` from 1.80.4 to 1.80.6
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.4...1.80.6)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
...

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

* Fixed padding frontpage

* Padding upcomingReleases

* MIM-2038:Fixed padding publicationArchive

* MIM-2038:Fixed padding title and subtitle

* MIM-2038:Fixed padding and other styling employeelist

* MIM-2038:Fixed padding namesearch

* linting calculator.scss

* MIM-2038:Fixed padding calculators

* Fixed padding calculators

* Fixed padding mobile searchresult

* Padding header and other fixes

* Fixed padding footer

* MIM-2038:Padding prototype statistikk

* Fixed padding banner and border-top-green

* Fixed padding faktasider

* Fixed merge conflict and sonarcloud error
Co-authored-by: Glenruben <gle@ssb.no>
Co-authored-by: Carina <47381367+ssb-cgn@users.noreply.github.com>
…bileCompressedView

[MIM-2040] MIM-2040-Breadcrumb-mobileCompressedView
…-library-bump-2.4.0

[MIM-2040] SSB-CL bump to 2.4.0
MIM-1996:Fix styling statisticFigures
…date-ssb-cl

[MIM-2040] 2.4.1 -ssb-component-library-update
* MIM-1979:Beginning of move code from service to lib

* MIM-1979: use util in service

* Added som log.error lines

* MIM-1979:Refactoring complex code

* linting
…arts-label-fix

[MIM-2087] Label på y-aske i Highcharts dukker opp dobbelt på mobilvisning fix
* Bump eslint and typescript-eslint

Bumps [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). These dependencies needed to be updated together.

Updates `eslint` from 8.57.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.14.0)

Updates `typescript-eslint` from 7.18.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Migrate old eslint config with recommended script from the official documentation
Bump eslint dependencies

* npm run lint and ignores rules in some files deliberately

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: johnnadeluy <johnnadel.salita@gmail.com>
* Add url to PR comment test

* Try javascript syntax

* Make secrets accessible in running pod

* Key must be kebab-case, no underscores allowed.

* Fix secret syntax

* Update url for ingress

* Open ports for git
* Test commit for deploy

* wrong syntax for port config
* Add test commit for PR

* Add ports and urls for egress to internal addresses
Glenruben and others added 17 commits November 15, 2024 16:01
* Add test commit for PR

* Improved developer experience by adding more visible links

* Maybe this is the right syntax?

* Added more formatting to description
…tel-på-region-leses-av-voiceover

[MIM-2062] Fix - "Skjul tittel" leses opp av voiceover på region
* Fixes bug for highcharts data with two column headers from tbProcessor
MIM-2104

* Add explanation comment

* MIM-2104:Revert first fix

* MIM-2104:New fix

---------

Co-authored-by: Carina <cgn@ssb.no>
* MIM-2030: Started on print.css

* More styling print

* MIM-2030:Fjernet divider og litt mindre h1

* lint main.scss

* Some refactoring
…pdates (#3034)

Bumps the dependencies-minor-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.38.1` | `3.39.0` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` |
| [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` |
| [sass](https://github.com/sass/dart-sass) | `1.80.6` | `1.81.0` |
| [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.96.1` |



Updates `core-js` from 3.38.1 to 3.39.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js)

Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.1.0...v3.2.0)

Updates `@eslint/js` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js)

Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.0)

Updates `sass` from 1.80.6 to 1.81.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.6...1.81.0)

Updates `webpack` from 5.95.0 to 5.96.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.96.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-updates
...

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

[MIM-2040] SSB-Component-Library update 2.4.2
MIM-2030:Adding more margin top print
Bumps the dependencies-patch-updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [react-select](https://github.com/JedWatson/react-select) | `5.8.2` | `5.8.3` |
| [@enonic/react-components](https://github.com/enonic/enonic-react-components) | `5.0.0` | `5.0.1` |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.2` | `1.2.3` |
| [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |


Updates `react-select` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.2...react-select@5.8.3)

Updates `@enonic/react-components` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/enonic/enonic-react-components/releases)
- [Commits](enonic/npm-react-components@v5.0.0...v5.0.1)

Updates `@eslint/compat` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.2...compat-v1.2.3)

Updates `husky` from 9.1.6 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.49)

---
updated-dependencies:
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: "@enonic/react-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* MIM-2094:Added service rssNews

* Added service rssStatkal

* MIM-2094:Refaktorering
* Add backticks, quotation marks to allowed symbols

* Improve search by replacing forward-ticks with apostrophes

* Add backticks too, also replace with quotemark

* Replaces single character alternation with set, after quality control
…lative-paths-for-lib

[MIM-2081] Removal of relative paths for lib folder
…date

[MIM-2040] Update breadcrumb component mobileCompressedView
johnnadeluy
johnnadeluy previously approved these changes Nov 29, 2024
@Carl-OW Carl-OW merged commit f6bb4b8 into master Nov 29, 2024
14 checks passed
Carl-OW added a commit that referenced this pull request Nov 29, 2024
Merge pull request #3051 from statisticsnorway/develop
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.

4 participants