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

chore(deps): update nuget non-major dependencies #281

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Altinn.Common.AccessTokenClient nuget patch 1.1.3 -> 1.1.4
HtmlAgilityPack (source) nuget patch 1.11.49 -> 1.11.51

Release Notes

zzzprojects/html-agility-pack (HtmlAgilityPack)

v1.11.51

Download the library here
  • MERGED: Set inner html as default to implict set ReturnType #​509
  • MERGED: Use backwards for loop instead of linq for performance in AttributeCollection.Remove #​511

v1.11.50

Download the library here

  • MERGED: Added ability to set the maximum redirects #​503
  • MERGED: fix encapsulated item with corresponding ReturnType #​506

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Label Pull requests with dependency updates. Used when generation releasenotes label Jul 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency htmlagilitypack to v1.11.50 chore(deps): update dependency htmlagilitypack to v1.11.51 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from d9edf76 to 8fcc174 Compare August 4, 2023 19:08
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from 8fcc174 to 193e8d6 Compare August 6, 2023 09:56
@renovate renovate bot changed the title chore(deps): update dependency htmlagilitypack to v1.11.51 chore(deps): update nuget non-major dependencies Aug 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tjololo tjololo merged commit 82cfc01 into main Aug 7, 2023
10 checks passed
@tjololo tjololo deleted the renovate/manager-minor-patch branch August 7, 2023 09:04
tjololo added a commit that referenced this pull request Aug 8, 2023
* Remove trailing slash from source filter in event subscription. (#242)

Co-authored-by: Ronny Birkeli <ronny.birkeli@digdir.no>

* Fix unauthorized submit resulting in 500 (#243)

* catch PlatformException and return 403

* remove code smell

* add test for 403 case

* add test that other PlatformHttpExceptions are rethrown

* return ok inside try block

* chore(deps): update nuget non-major dependencies (#251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Support for extended file analysis (#229)

Co-authored-by: Ronny Birkeli <ronny.birkeli@digdir.no>

* chore(deps): update dependency coverlet.collector to v6 (#252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Documentation of parameteres used when generating codelists (#259)

Co-authored-by: Ronny Birkeli <ronny.birkeli@digdir.no>

* chore(deps): update nuget non-major dependencies (#254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jwtcookieauthentication to v3 (#258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update nuget non-major dependencies (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ronny Birkeli <ronny.birkeli@gmail.com>

* Feat/add instance selection options to appmetadata (#271)

* Add instance selection option to appmetadata

* update test to use new OnEntry class

* Fix obsolete method in IAppResources

* newlines cleanup

---------

Co-authored-by: Vemund Gaukstad <tjololo@users.noreply.github.com>

* Add defaultRowsPerPage option to InstanceSelection (#272)

* add defaultRowsPerPage option to InstanceSelection

* remove pagination class

* chore(deps): update nuget non-major dependencies (#274)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Mark onEntry as nullable and add check for null (#279)

* Introduce new option for default selected pages per row (#280)

* Introduce new option for default selected pages per row

* fix codesmells

* chore(deps): update nuget non-major dependencies (#281)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fixed missing await statement (#282)

* Fixed missing await statement

* Changed from array to string

---------

Co-authored-by: Ronny Birkeli <ronny.birkeli@digdir.no>

* Fix bug in 7.13.0 where anonymous statlessapps does not allow anonymous users even if configured (#283)

* Sync backend expression functions with frontend (#277)

* Implement missing functions in backend

* add some testcases for functions that should be evaluated before implemented in the backend code

* Simplify some functions

* last sync changes from main

* update some testfiles

* fix some codesmells

---------

Co-authored-by: Ronny Birkeli <ronny.birkeli@gmail.com>
Co-authored-by: Ronny Birkeli <ronny.birkeli@digdir.no>
Co-authored-by: Magnus Revheim Martinsen <mrmartinsen.96@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Label Pull requests with dependency updates. Used when generation releasenotes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant