-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: google/budoux
base: v0.6.0
head repository: google/budoux
compare: v0.6.1
- 16 commits
- 17 files changed
- 3 contributors
Commits on Nov 7, 2023
-
Bump @typescript-eslint/eslint-plugin in /javascript (#353)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.1 to 6.10.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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>
Configuration menu - View commit details
-
Copy full SHA for 32a90b9 - Browse repository at this point
Copy the full SHA 32a90b9View commit details Bump org.apache.maven.plugins:maven-surefire-plugin in /java (#354)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for 8909d44 - Browse repository at this point
Copy the full SHA 8909d44View commit details
Commits on Nov 8, 2023
-
Bump actions/dependency-review-action from 3.1.1 to 3.1.2 (#357)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@9f45b24...fde92ac) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for c454582 - Browse repository at this point
Copy the full SHA c454582View commit details -
Bump @types/node from 20.8.3 to 20.9.0 in /javascript (#356)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.3 to 20.9.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: 10000 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c234ff - Browse repository at this point
Copy the full SHA 8c234ffView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d812b2 - Browse repository at this point
Copy the full SHA 0d812b2View commit details
Commits on Nov 11, 2023
-
Fix unpaired close tags and self-closing tags (#360)
* Fix unpaired close tags and self-closing tags #251 assumed that all tags are closed properly. This assumption doesn't stand for cases like: 1. Self-closing tags such as `<img>` don't have corresponding close tags. 2. Unpaired close tags are still valid HTML. This patch supports these cases by assuming all open tags that doesn't nest correctly or that doesn't close are automatically closed. This isn't the full HTML "adoption agency algorithm", but it should be good enough for the needs of BudouX. Fixes #355
Configuration menu - View commit details
-
Copy full SHA for 2457c51 - Browse repository at this point
Copy the full SHA 2457c51View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14da897 - Browse repository at this point
Copy the full SHA 14da897View commit details
Commits on Nov 14, 2023
-
Update Google Java Format action (#363)
Update the hash to the one equivalent to `v3`.
Configuration menu - View commit details
-
Copy full SHA for ea172b6 - Browse repository at this point
Copy the full SHA ea172b6View commit details -
Bump actions/dependency-review-action from 3.1.2 to 3. 10000 1.3 (#364)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@fde92ac...7bbfa03) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for 64164de - Browse repository at this point
Copy the full SHA 64164deView commit details
Commits on Nov 15, 2023
-
Bump @typescript-eslint/eslint-plugin in /javascript (#365)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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>
Configuration menu - View commit details
-
Copy full SHA for 03823df - Browse repository at this point
Copy the full SHA 03823dfView commit details -
[java] Fix errors by collapsed white spaces and
<br>
(#367)This patch fixes `HTMLProcessor` raising exceptions for: 1. When the source has collapsible spaces (i.e., consecutive spaces, or leading/trailing spaces.) 2. When the source has `<br>` elements. The jsoup `Element.text()` collapses white spaces. This is fixed by replacing it with []`whoteText()`](https://jsoup.org/apidocs/org/jsoup/nodes/Element.html#wholeText()) which doesn't normalize spaces. It also returns `\n` for `<br>` element. This is fixed by incrementing `scanIndex` for `<br>`. Fixes #366.
Configuration menu - View commit details
-
Copy full SHA for 152683e - Browse repository at this point
Copy the full SHA 152683eView commit details -
Bump github/codeql-action from 2.22.5 to 2.22.6 (#368)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.5 to 2.22.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@74483a3...689fdc5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for 465907f - Browse repository at this point
Copy the full SHA 465907fView commit details -
[java] Replace
wholeText()
withNodeVisitor
(#369)This patch replaces `wholeText()` implemented in #367 by a subclass of `NodeVisitor`. Whether the `wholeText()` emits `\n` for `<br>` depends on the jsoup versions. To ensure that `getText()` always matches what `resolve()` does, this patch changes to its own logic.
Configuration menu - View commit details
-
Copy full SHA for b84f482 - Browse repository at this point
Copy the full SHA b84f482View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82a8207 - Browse repository at this point
Copy the full SHA 82a8207View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc30efe - Browse repository at this point
Copy the full SHA bc30efeView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d02254f - Browse repository at this point
Copy the full SHA d02254fView 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.6.0...v0.6.1