Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: wet-boew/wet-boew
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.88
Choose a base ref
Loading
...
head repository: wet-boew/wet-boew
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.88.1
Choose a head ref
Loading
  • 8 commits
  • 36 files changed
  • 4 contributors

Commits on May 20, 2025

  1. Patch - build: upgrade grunt-eslint for ESLint v9 (#9939)

    Patch - Geomap: upgrade grunt-eslint for ESLint v9
    nschonni authored May 20, 2025
    Configuration menu
    Copy the full SHA
    a127a74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9aeb9 View commit details
    Browse the repository at this point in the history
  3. Patch - CSS and JS optimization: Remove grunt-sass-lint (#9888)

    * chore: Remove grunt-sass-lint
    
    * build: add stylelint-order plugin
    
    * ci: remove sasslint step
    
    * build: update CSS CI globs
    nschonni authored May 20, 2025
    Configuration menu
    Copy the full SHA
    5f6d685 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Build: Update Sinon to v20 (#9982)

    The FakeServer has been removed, but was a reference to the nsie package.
    nschonni authored May 21, 2025
    Configuration menu
    Copy the full SHA
    32c3cba View commit details
    Browse the repository at this point in the history
  2. Build: Bump the dependencies group across 1 directory with 6 updates (#…

    …9980)
    
    Bumps the dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.5` | `3.2.6` |
    | [proj4](https://github.com/proj4js/proj4js) | `2.15.0` | `2.17.0` |
    | [mocha](https://github.com/mochajs/mocha) | `11.2.2` | `11.4.0` |
    | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.8.0` | `24.9.0` |
    | [sass](https://github.com/sass/dart-sass) | `1.87.0` | `1.89.0` |
    | [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `15.0.0` | `15.0.1` |
    
    
    
    Updates `dompurify` from 3.2.5 to 3.2.6
    - [Release notes](https://github.com/cure53/DOMPurify/releases)
    - [Commits](cure53/DOMPurify@3.2.5...3.2.6)
    
    Updates `proj4` from 2.15.0 to 2.17.0
    - [Release notes](https://github.com/proj4js/proj4js/releases)
    - [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
    - [Commits](proj4js/proj4js@v2.15.0...v2.17.0)
    
    Updates `mocha` from 11.2.2 to 11.4.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v11.2.2...v11.4.0)
    
    Updates `puppeteer` from 24.8.0 to 24.9.0
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@puppeteer-v24.8.0...puppeteer-v24.9.0)
    
    Updates `sass` from 1.87.0 to 1.89.0
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.87.0...1.89.0)
    
    Updates `stylelint-config-standard-scss` from 15.0.0 to 15.0.1
    - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
    - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
    - [Commits](stylelint-scss/stylelint-config-standard-scss@v15.0.0...v15.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: dompurify
      dependency-version: 3.2.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: proj4
      dependency-version: 2.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mocha
      dependency-version: 11.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: puppeteer
      dependency-version: 24.9.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: sass
      dependency-version: 1.89.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: stylelint-config-standard-scss
      dependency-version: 15.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    3ced64d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

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

Commits on Jun 2, 2025

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

Commits on Jun 3, 2025

  1. Release v4.0.88.1 (#9989)

    mmoya064 authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    372c5eb View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.