Skip to content

Rc2.6.0#237

Merged
rosemcc merged 43 commits into
prodfrom
rc2.6.0
Feb 24, 2022
Merged

Rc2.6.0#237
rosemcc merged 43 commits into
prodfrom
rc2.6.0

Conversation

@rosemcc
Copy link
Copy Markdown
Contributor

@rosemcc rosemcc commented Feb 23, 2022

This release candidate includes:

Features

Improvements

research-hub-web

Dependency updates

Bug Fixes

General

  • Added PR template
  • Added subhub-link-checker to dependabot.yml

Change Request: CHG0453842

rosemcc and others added 30 commits December 14, 2021 13:16
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.12 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.12...v2.0.15)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [contentful-export](https://github.com/contentful/contentful-export) from 7.13.34 to 7.14.11.
- [Release notes](https://github.com/contentful/contentful-export/releases)
- [Commits](contentful/contentful-export@v7.13.34...v7.14.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
…b-search-proxy/contentful-export-7.14.11

Bump contentful-export from 7.13.34 to 7.14.11 in /hub-search-proxy
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.12 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.12...v2.0.15)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-graphql/nodemon-2.0.15

Bump nodemon from 2.0.12 to 2.0.15 in /cer-graphql
* added animation to notification

* 1st version remember persistant notification

* refactored notification request into service

* formatting

* code cleanup and comments

* minor fix to method description

* more changes to comments

* unit tests for getNotification() function

* removed some unused code from unit test

* added test for storeCurrentNotificationVersion

* improved close function

* removed focused describe

Co-authored-by: Rose <31844476+rosemcc@users.noreply.github.com>
* remove unused dependencies and use lockfile version 2

* update sentry to latest

* update rxjs, npm audit fix

* fix interface change to iif() in rxjs 7

* fix chunkload error

Co-authored-by: rosemcc <rosemccoll@hotmail.com>
rosemcc and others added 13 commits January 24, 2022 13:23
* update ng-mocks

* update @angular/cli

* update @angular/material @angular/core

* npm update

* removed workaround for mat-card-image on picture tags

* added missing mat-card-image directive

* fixed default images not rendered properly, minor re-factor

* minor tidy up

* update karma version
* ng add @angular/pwa

* set theme-color

* replace default Angular icons with UoA

* clean up codeCoverageExclude

* readme

* Material icons and fonts caching

* Revert "Material icons and fonts caching"

This reverts commit 14b2e3c.

* material icons, uoa fonts, contentful assets caching, readme

* lazy fetch contentful assets

* service worker on prod index.html

* App name

* add script to run in service worker mode locally

* csp update WIP

* 504 gateway timeout bypass

* sw updates service WIP

* note

* unit tests passing

* more csp updates due to service worker fetching

* about link fix on footer

* adding sw-updates functionality

* add nontransparent icon for apple-touch-icon

* replace deprecated methods, add error handling

* package-lock fix after merge

* tidying, add types

* material dialog for update confirmation

* tests passing

* Change dialog to snackbar, add styling

* add a test

* remove unused material modules

* button style

* minor update to script and readme for running service worker locally

* fix snackbar style

* add app id to manifest

* refactor swUpdates, add tests

* remove f

* add maskable icons

* icons fix

* add apple touch icon

* changes to pipe and unit test

* remove unused imports

Co-authored-by: Luke <lukas.trombach@auckland.ac.nz>
Bumps [contentful-export](https://github.com/contentful/contentful-export) from 7.14.11 to 7.14.27.
- [Release notes](https://github.com/contentful/contentful-export/releases)
- [Commits](contentful/contentful-export@v7.14.11...v7.14.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
…b-search-proxy/contentful-export-7.14.27

Bump contentful-export from 7.14.11 to 7.14.27 in /hub-search-proxy
…search-hub-web/graphql-codegen/typescript-2.4.3

Bump @graphql-codegen/typescript from 1.23.0 to 2.4.3 in /research-hub-web
* s3 bucket config updates for provider v4

* add missing indices on secondary website bucket configs

* add version constraint for AWS provider
* remove nodemon and webdriver manager, remove unneeded script

* remove apollo-link

* remove aws4 and aws-sdk

* Merge branch 'master' into dependency-cleanup

* more unused deps

* update jasmine-core, npm audit fix

* package updates, fix ngx-markdown breaking change

* package-lock

* update sentry, date-fns

* update @angular/core to 13.2.3

* update @angular-eslint/schematics to 13.1.0

* added graphql devDependency for codegen

Co-authored-by: Lukas Trombach <lukas.trombach@auckland.ac.nz>
* Update versions

* Update f36 deps

* Update to use new methods

* Rewrite promises as async blocks

* Bump @types/react-dom version

* Run npm audit fix

* Add more instructions for deployment

* Add note about official release process

* Update package lock file to use v2
- Also remove unused imports
* add anchor tag over whole card, fix title styling

* Update research-hub-web/src/app/components/search-page/search-results-list/search-results-list.component.html

Co-authored-by: Lukas Trombach <19306765+Trombach@users.noreply.github.com>

* fix link

* fix link

Co-authored-by: Lukas Trombach <19306765+Trombach@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@cameronmclean cameronmclean left a comment

Choose a reason for hiding this comment

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

Great. Here's to no more chunk load errors!
Good to release.

Copy link
Copy Markdown
Contributor

@Trombach Trombach left a comment

Choose a reason for hiding this comment

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

LGTM

@rosemcc rosemcc merged commit 9f3905a into prod Feb 24, 2022
@rosemcc rosemcc deleted the rc2.6.0 branch March 13, 2022 23:11
@rosemcc rosemcc restored the rc2.6.0 branch March 20, 2022 22:57
@rosemcc rosemcc deleted the rc2.6.0 branch March 21, 2022 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants