-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: telerik/kendo-icons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: telerik/kendo-icons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 22 files changed
- 5 contributors
Commits on Apr 2, 2024
-
chore(deps-dev): bump the dev-dependencies group with 6 updates
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.0.3` | `19.2.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.0.3` | `19.1.0` | | [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) | `19.0.3` | `19.2.1` | | [glob](https://github.com/isaacs/node-glob) | `10.3.10` | `10.3.12` | | [rollup](https://github.com/rollup/rollup) | `4.12.0` | `4.13.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` | Updates `@commitlint/cli` from 19.0.3 to 19.2.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.0.3 to 19.1.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.1.0/@commitlint/config-conventional) Updates `@commitlint/core` from 19.0.3 to 19.2.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.1/@commitlint/core) Updates `glob` from 10.3.10 to 10.3.12 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.10...v10.3.12) Updates `rollup` from 4.12.0 to 4.13.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.12.0...v4.13.2) Updates `typescript` from 5.3.3 to 5.4.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@commitlint/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5d2f0e - Browse repository at this point
Copy the full SHA e5d2f0eView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0368301 - Browse repository at this point
Copy the full SHA 0368301View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03336a - Browse repository at this point
Copy the full SHA d03336aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e7f16 - Browse repository at this point
Copy the full SHA 80e7f16View commit details
Commits on May 7, 2024
-
chore!: bump dotnet packages to netstandard 2.0
BREAKING CHANGE: dotnet packages now target netstandard2.0
Configuration menu - View commit details
-
Copy full SHA for a7215c0 - Browse repository at this point
Copy the full SHA a7215c0View commit details -
chore(deps-dev): bump the dev-dependencies group across 1 directory w…
…ith 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.1` | `19.3.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.1.0` | `19.2.2` | | [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) | `19.2.1` | `19.3.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.2.0` | | [rollup](https://github.com/rollup/rollup) | `4.13.2` | `4.17.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | Updates `@commitlint/cli` from 19.2.1 to 19.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.1.0 to 19.2.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) Updates `@commitlint/core` from 19.2.1 to 19.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/core) Updates `eslint` from 8.57.0 to 9.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.2.0) Updates `rollup` from 4.13.2 to 4.17.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.13.2...v4.17.2) Updates `typescript` from 5.4.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@commitlint/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60df1ed - Browse repository at this point
Copy the full SHA 60df1edView commit details -
chore(deps-dev): bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e38c25a - Browse repository at this point
Copy the full SHA e38c25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f19fcab - Browse repository at this point
Copy the full SHA f19fcabView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v3.0.0