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: slackapi/java-slack-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.45.2
Choose a base ref
...
head repository: slackapi/java-slack-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.45.3
Choose a head ref
  • 12 commits
  • 45 files changed
  • 4 contributors

Commits on Jan 28, 2025

  1. Start next version

    seratch committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    539e7db View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Bump the docusaurus group in /docs with 5 updates (#1430)

    Bumps the docusaurus group in /docs with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.6.3` | `3.7.0` |
    | [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects) | `3.6.3` | `3.7.0` |
    | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.6.3` | `3.7.0` |
    | [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.6.3` | `3.7.0` |
    | [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) | `3.6.3` | `3.7.0` |
    
    
    Updates `@docusaurus/core` from 3.6.3 to 3.7.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.7.0/packages/docusaurus)
    
    Updates `@docusaurus/plugin-client-redirects` from 3.6.3 to 3.7.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.7.0/packages/docusaurus-plugin-client-redirects)
    
    Updates `@docusaurus/preset-classic` from 3.6.3 to 3.7.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.7.0/packages/docusaurus-preset-classic)
    
    Updates `@docusaurus/module-type-aliases` from 3.6.3 to 3.7.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.7.0/packages/docusaurus-module-type-aliases)
    
    Updates `@docusaurus/types` from 3.6.3 to 3.7.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.7.0/packages/docusaurus-types)
    
    ---
    updated-dependencies:
    - dependency-name: "@docusaurus/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/plugin-client-redirects"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/preset-classic"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/module-type-aliases"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/types"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    af3da98 View commit details
    Browse the repository at this point in the history
  2. Bump actions/stale from 9.0.0 to 9.1.0 (#1431)

    Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v9.0.0...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      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 3, 2025
    Configuration menu
    Copy the full SHA
    f936ad2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    df7c874 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    d29a29a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    d9ee954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee1a30 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Update README.md

    seratch authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    2343153 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    98875f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    236b8e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    890e7e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. version 1.45.3

    WilliamBergamin committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    9668e41 View commit details
    Browse the repository at this point in the history
Loading