🌐 AI搜索 & 代理 主页
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: googlemaps/js-markerclusterer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.2
Choose a base ref
...
head repository: googlemaps/js-markerclusterer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.3
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 18, 2023

  1. chore(deps-dev): bump eslint from 8.53.0 to 8.56.0 (#828)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.53.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    310869f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. chore(deps-dev): bump core-js from 3.33.3 to 3.35.0 (#833)

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.3 to 3.35.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.35.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    dd2246d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore(deps-dev): bump typedoc from 0.25.4 to 0.25.7 (#838)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.4 to 0.25.7.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.25.4...v0.25.7)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    70d64ac View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. chore(deps-dev): bump @rollup/plugin-json from 6.0.1 to 6.1.0 (#840)

    Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.1 to 6.1.0.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/url-v6.1.0/packages/json)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-json"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a3c8553 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. chore(deps-dev): bump @babel/runtime-corejs3 from 7.23.6 to 7.23.9 (#845

    )
    
    Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.23.6 to 7.23.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-runtime-corejs3)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime-corejs3"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ad69dad View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.5.3 [skip ci]

    ### [2.5.3](v2.5.2...v2.5.3) (2024-01-29)
    
    ### Miscellaneous Chores
    
    * **deps-dev:** bump @babel/runtime-corejs3 from 7.23.6 to 7.23.9 ([#845](#845)) ([ad69dad](ad69dad))
    * **deps-dev:** bump @rollup/plugin-json from 6.0.1 to 6.1.0 ([#840](#840)) ([a3c8553](a3c8553))
    * **deps-dev:** bump core-js from 3.33.3 to 3.35.0 ([#833](#833)) ([dd2246d](dd2246d))
    * **deps-dev:** bump eslint from 8.53.0 to 8.56.0 ([#828](#828)) ([310869f](310869f))
    * **deps-dev:** bump typedoc from 0.25.4 to 0.25.7 ([#838](#838)) ([70d64ac](70d64ac))
    semantic-release-bot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    694ebeb View commit details
    Browse the repository at this point in the history
Loading