Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shlinkio/shlink.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 555e3964ab6fc7595d9c12d48426c468af832ac0
Choose a base ref
...
head repository: shlinkio/shlink.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c6dec062c1bab006b13276142ed9940689b177ee
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 21, 2024

  1. Bump the fontawesome group with 5 updates

    Bumps the fontawesome group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `6.7.1` | `6.7.2` |
    | [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.7.1` | `6.7.2` |
    | [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.1` | `6.7.2` |
    | [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.1` | `6.7.2` |
    | [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.1` | `6.7.2` |
    
    
    Updates `@fortawesome/fontawesome-free` from 6.7.1 to 6.7.2
    - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
    - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
    - [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)
    
    Updates `@fortawesome/fontawesome-svg-core` from 6.7.1 to 6.7.2
    - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
    - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
    - [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)
    
    Updates `@fortawesome/free-brands-svg-icons` from 6.7.1 to 6.7.2
    - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
    - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
    - [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)
    
    Updates `@fortawesome/free-regular-svg-icons` from 6.7.1 to 6.7.2
    - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
    - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
    - [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)
    
    Updates `@fortawesome/free-solid-svg-icons` from 6.7.1 to 6.7.2
    - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
    - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
    - [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@fortawesome/fontawesome-free"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: fontawesome
    - dependency-name: "@fortawesome/fontawesome-svg-core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: fontawesome
    - dependency-name: "@fortawesome/free-brands-svg-icons"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: fontawesome
    - dependency-name: "@fortawesome/free-regular-svg-icons"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: fontawesome
    - dependency-name: "@fortawesome/free-solid-svg-icons"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: fontawesome
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    a39c373 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #828 from shlinkio/dependabot/npm_and_yarn/fontawe…

    …some-2044f20233
    
    Bump the fontawesome group with 5 updates
    acelaya authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    bed688f View commit details
    Browse the repository at this point in the history
  3. Bump react, react-dom and @types/react

    Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.
    
    Updates `react` from 18.3.1 to 19.0.0
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)
    
    Updates `react-dom` from 18.3.1 to 19.0.0
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)
    
    Updates `@types/react` from 18.3.12 to 19.0.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: react
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: react-dom
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    c6dec06 View commit details
    Browse the repository at this point in the history
Loading