Thanks to visit codestin.com
Credit goes to github.com

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: jskeates/coder-addons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.16.1-b3
Choose a base ref
...
head repository: jskeates/coder-addons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.21.0-b1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 7, 2024

  1. Feb 2024 Updates: Code Server 4.21 (#16)

    * Bump actions/checkout from 2 to 4
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump docker/metadata-action from 4.6.0 to 5.0.0
    
    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.6.0 to 5.0.0.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
    - [Commits](docker/metadata-action@v4.6.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump docker/build-push-action from 4.1.1 to 5.0.0
    
    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.0.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v4.1.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump docker/login-action from 2.2.0 to 3.0.0
    
    Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2.2.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update Go to 1.22.0
    
    * Update code-server to 4.21.0
    
    Also updates Debian to Bookworm
    
    * Update nvm to 0.39.7
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    jskeates and dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    52e253e View commit details
    Browse the repository at this point in the history
  2. Bump docker/metadata-action from 5.0.0 to 5.5.1 (#18)

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.5.1.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@v5.0.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2d8a78c View commit details
    Browse the repository at this point in the history
  3. Bump docker/build-push-action from 5.0.0 to 5.1.0 (#17)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5.0.0...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    eb1e0ac View commit details
    Browse the repository at this point in the history
Loading