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

Bump the npm-dependencies group in /npm with 4 updates #4419

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps the npm-dependencies group in /npm with 4 updates: @nationalarchives/file-information, @nationalarchives/tdr-generated-graphql, keycloak-js and sass.

Updates @nationalarchives/file-information from 1.0.629 to 1.0.630

Commits

Updates @nationalarchives/tdr-generated-graphql from 1.0.481 to 1.0.482

Commits

Updates keycloak-js from 26.1.0 to 26.1.1

Release notes

Sourced from keycloak-js's releases.

26.1.1

... (truncated)

Commits
  • 217a341 Set version to 26.1.1
  • 8c1ddb4 Fixed typos in email theme
  • 45e0b74 Ensure LDAPStorageMapper.getGroupMembers is taking the fetch strategy in cons...
  • 67116a6 Fix broken JavaScript CI
  • f12de05 Manage exceptions in waitForPageToLoad for chrome error in version 132
  • a303f8c Outdated documentation reCAPTCHA (#36981)
  • 869df98 fixed viewport scale for mobile (#36917)
  • b497f70 Update messages_fr.properties to fix grammar typo (#36980)
  • 82b9560 Add patch for keycloak (#36948) (#36979)
  • 85641c9 Provide an option to force login after reset credentials (#36856)
  • Additional commits viewable in compare view

Updates sass from 1.83.4 to 1.84.0

Changelog

Sourced from sass's changelog.

1.84.0

  • Allow newlines in whitespace in the indented syntax.

  • Potentially breaking bug fix: Selectors with unmatched brackets now always produce a parser error. Previously, some edge cases like [foo#{"]:is(bar"}) {a: b} would compile without error, but this was an unintentional bug.

  • Fix a bug in which various Color Level 4 functions weren't allowed in plain CSS.

  • Fix the error message for @extend without a selector and possibly other parsing edge-cases in contexts that allow interpolation.

Embedded Host

  • Fixed the implementation of the SassBoolean type to adhere to the spec, now using a class instead of an interface.
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
keycloak-js [>= 12.a, < 13]
keycloak-js [>= 14.a, < 15]
@nationalarchives/tdr-generated-graphql [>= 1.0.160.a, < 1.0.161]
keycloak-js [>= 17.a, < 18]
@nationalarchives/tdr-generated-graphql [>= 1.0.183.a, < 1.0.184]
@nationalarchives/tdr-generated-graphql [>= 1.0.182.a, < 1.0.183]
@nationalarchives/tdr-generated-graphql [>= 1.0.188.a, < 1.0.189]
@nationalarchives/tdr-generated-graphql [>= 1.0.226.a, < 1.0.227]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group in /npm with 4 updates: [@nationalarchives/file-information](https://github.com/nationalarchives/tdr-file-information), [@nationalarchives/tdr-generated-graphql](https://github.com/nationalarchives/tdr-generated-graphql), [keycloak-js](https://github.com/keycloak/keycloak) and [sass](https://github.com/sass/dart-sass).


Updates `@nationalarchives/file-information` from 1.0.629 to 1.0.630
- [Commits](https://github.com/nationalarchives/tdr-file-information/commits)

Updates `@nationalarchives/tdr-generated-graphql` from 1.0.481 to 1.0.482
- [Commits](https://github.com/nationalarchives/tdr-generated-graphql/commits)

Updates `keycloak-js` from 26.1.0 to 26.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.1.0...26.1.1)

Updates `sass` from 1.83.4 to 1.84.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.83.4...1.84.0)

---
updated-dependencies:
- dependency-name: "@nationalarchives/file-information"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@nationalarchives/tdr-generated-graphql"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: keycloak-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

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 Feb 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm/npm-dependencies-d2d7eda4e9 branch February 7, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants