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: nextcloud/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DVSB/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 17, 2025

  1. Update guzzlehttp/guzzle requirement

    Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
    
    Updates `guzzlehttp/guzzle` to 7.9.3
    - [Release notes](https://github.com/guzzle/guzzle/releases)
    - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
    - [Commits](guzzle/guzzle@6.3.0...7.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: guzzlehttp/guzzle
      dependency-version: 7.9.3
      dependency-type: direct:development
      dependency-group: composer
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    46df92a View commit details
    Browse the repository at this point in the history
  2. Bump randomatic and fill-range in /apps/updatenotification

    Bumps [randomatic](https://github.com/jonschlinkert/randomatic) and [fill-range](https://github.com/jonschlinkert/fill-range). These dependencies needed to be updated together.
    
    Updates `randomatic` from 1.1.7 to 3.1.1
    - [Release notes](https://github.com/jonschlinkert/randomatic/releases)
    - [Commits](jonschlinkert/randomatic@1.1.7...3.1.1)
    
    Updates `fill-range` from 2.2.3 to 2.2.4
    - [Release notes](https://github.com/jonschlinkert/fill-range/releases)
    - [Commits](https://github.com/jonschlinkert/fill-range/commits)
    
    ---
    updated-dependencies:
    - dependency-name: randomatic
      dependency-version: 3.1.1
      dependency-type: indirect
    - dependency-name: fill-range
      dependency-version: 2.2.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    85b57f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Merge pull request #5 from DVSB/dependabot/npm_and_yarn/apps/updateno…

    …tification/multi-45538f8a19
    
    Bump randomatic and fill-range in /apps/updatenotification
    DVSB authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    5c6702c View commit details
    Browse the repository at this point in the history
  2. Bump fsevents

    Bumps the npm_and_yarn group with 1 update in the /apps/updatenotification directory: [fsevents](https://github.com/fsevents/fsevents).
    
    
    Updates `fsevents` from 1.1.3 to 1.2.13
    - [Release notes](https://github.com/fsevents/fsevents/releases)
    - [Commits](fsevents/fsevents@v1.1.3...v1.2.13)
    
    ---
    updated-dependencies:
    - dependency-name: fsevents
      dependency-version: 1.2.13
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    02c7272 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from DVSB/dependabot/composer/build/integration…

    …/composer-f38ab0104d
    
    Update guzzlehttp/guzzle requirement from 6.3.0 to 7.9.3 in /build/integration in the composer group across 1 directory
    DVSB authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    0e8dcf5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from DVSB/dependabot/npm_and_yarn/apps/updateno…

    …tification/npm_and_yarn-21a3807a95
    
    Bump fsevents from 1.1.3 to 1.2.13 in /apps/updatenotification in the npm_and_yarn group across 1 directory
    DVSB authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    ad6994e View commit details
    Browse the repository at this point in the history
Loading