-
-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: oddbird/css-anchor-positioning
base: v0.7.0
head repository: oddbird/css-anchor-positioning
compare: main
- 16 commits
- 12 files changed
- 3 contributors
Commits on Oct 20, 2025
-
chore(deps): Bump actions/setup-node from 5 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bf6d1eb - Browse repository at this point
Copy the full SHA bf6d1ebView commit details -
Merge pull request #356 from oddbird/dependabot/github_actions/action…
…s/setup-node-6 chore(deps): Bump actions/setup-node from 5 to 6
Configuration menu - View commit details
-
Copy full SHA for 6d19482 - Browse repository at this point
Copy the full SHA 6d19482View commit details
Commits on Oct 21, 2025
-
chore(deps): Bump the npm_and_yarn group across 1 directory with 2 up…
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [playwright](https://github.com/microsoft/playwright). Updates `vite` from 7.1.7 to 7.1.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) Updates `playwright` from 1.43.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...v1.56.1) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: playwright dependency-version: 1.56.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b763a2 - Browse repository at this point
Copy the full SHA 5b763a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3241b33 - Browse repository at this point
Copy the full SHA 3241b33View commit details -
Merge pull request #358 from oddbird/dependabot/npm_and_yarn/npm_and_…
…yarn-c24ca3d733 chore(deps): Bump the npm_and_yarn group across 1 directory with 2 updates
Configuration menu - View commit details
-
Copy full SHA for edf4773 - Browse repository at this point
Copy the full SHA edf4773View commit details
Commits on Nov 1, 2025
-
chore(deps-dev): Bump the dev group with 18 updates
Bumps the dev group with 18 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.0` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `6.0.2` | `6.0.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.1` | `24.9.2` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `3.2.4` | `4.0.6` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.3.13` | `1.4.0` | | [browserslist](https://github.com/browserslist/browserslist) | `4.26.2` | `4.27.0` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.0` | | [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) | `12.5.4` | `12.6.0` | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.0` | `27.1.0` | | [liquidjs](https://github.com/harttle/liquidjs) | `10.21.1` | `10.24.0` | | [rollup-plugin-bundle-stats](https://github.com/relative-ci/bundle-stats) | `4.21.4` | `4.21.5` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.35.0` | `4.38.0` | | [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.35.1` | `4.35.3` | | [stylelint](https://github.com/stylelint/stylelint) | `16.24.0` | `16.25.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.0` | `39.0.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.46.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `7.1.12` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.6` | Updates `@eslint/js` from 9.36.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js) Updates `@rollup/plugin-replace` from 6.0.2 to 6.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/packages/replace) Updates `@types/node` from 24.6.1 to 24.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/coverage-istanbul) Updates `@vitest/eslint-plugin` from 1.3.13 to 1.4.0 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.3.13...v1.4.0) Updates `browserslist` from 4.26.2 to 4.27.0 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.26.2...4.27.0) Updates `eslint` from 9.36.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.0) Updates `fetch-mock` from 12.5.4 to 12.6.0 - [Release notes](https://github.com/wheresrhys/fetch-mock/releases) - [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md) - [Commits](https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v12.6.0/packages/fetch-mock) Updates `jsdom` from 27.0.0 to 27.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.0...27.1.0) Updates `liquidjs` from 10.21.1 to 10.24.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.21.1...v10.24.0) Updates `rollup-plugin-bundle-stats` from 4.21.4 to 4.21.5 - [Release notes](https://github.com/relative-ci/bundle-stats/releases) - [Commits](relative-ci/bundle-stats@v4.21.4...v4.21.5) Updates `selenium-webdriver` from 4.35.0 to 4.38.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.38.0) Updates `@types/selenium-webdriver` from 4.35.1 to 4.35.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) Updates `stylelint` from 16.24.0 to 16.25.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.24.0...16.25.0) Updates `stylelint-config-standard` from 39.0.0 to 39.0.1 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.0...39.0.1) Updates `typescript-eslint` from 8.45.0 to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint) Updates `vite` from 7.1.11 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) Updates `vitest` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@rollup/plugin-replace" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@types/node" dependency-version: 24.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: browserslist dependency-version: 4.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: fetch-mock dependency-version: 12.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: jsdom dependency-version: 27.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: liquidjs dependency-version: 10.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: rollup-plugin-bundle-stats dependency-version: 4.21.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: selenium-webdriver dependency-version: 4.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@types/selenium-webdriver" dependency-version: 4.35.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: stylelint dependency-version: 16.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: stylelint-config-standard dependency-version: 39.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 22cc340 - Browse repository at this point
Copy the full SHA 22cc340View commit details
Commits on Nov 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 757c8b5 - Browse repository at this point
Copy the full SHA 757c8b5View commit details -
Merge pull request #359 from oddbird/dependabot/npm_and_yarn/dev-e32b…
…49e893 chore(deps-dev): Bump the dev group with 18 updates
Configuration menu - View commit details
-
Copy full SHA for 001bd26 - Browse repository at this point
Copy the full SHA 001bd26View commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c965fa9 - Browse repository at this point
Copy the full SHA c965fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 398a7de - Browse repository at this point
Copy the full SHA 398a7deView commit details -
Merge pull request #360 from oddbird/invalid-fallback
[Bugfix] Missing anchor should be invalid and not fallback to 0px
Configuration menu - View commit details
-
Copy full SHA for a0fdc47 - Browse repository at this point
Copy the full SHA a0fdc47View commit details
Commits on Nov 15, 2025
-
chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 936857d - Browse repository at this point
Copy the full SHA 936857dView commit details
Commits on Nov 17, 2025
-
Merge pull request #362 from oddbird/dependabot/npm_and_yarn/js-yaml-…
…4.1.1 chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1
Configuration menu - View commit details
-
Copy full SHA for 2d85931 - Browse repository at this point
Copy the full SHA 2d85931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f578d5 - Browse repository at this point
Copy the full SHA 6f578d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 104dc37 - Browse repository at this point
Copy the full SHA 104dc37View commit details -
Merge pull request #364 from oddbird/self-position
[Breaking] Update self logical keywords
Configuration menu - View commit details
-
Copy full SHA for 0f77cd7 - Browse repository at this point
Copy the full SHA 0f77cd7View commit details
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 v0.7.0...main