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

Commit ec0f137

Browse filesBrowse files
nodejs-github-bottargos
authored andcommitted
deps: update ada to 3.3.0
PR-URL: #60045 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
1 parent dbeee55 commit ec0f137
Copy full SHA for ec0f137

File tree

Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed
Open diff view settings
Collapse file

‎deps/ada/ada.cpp‎

Copy file name to clipboardExpand all lines: deps/ada/ada.cpp
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* auto-generated on 2025-09-22 20:51:08 -0400. Do not edit! */
1+
/* auto-generated on 2025-09-23 12:57:35 -0400. Do not edit! */
22
/* begin file src/ada.cpp */
33
#include "ada.h"
44
/* begin file src/checkers.cpp */
Collapse file

‎deps/ada/ada.h‎

Copy file name to clipboardExpand all lines: deps/ada/ada.h
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* auto-generated on 2025-09-22 20:51:08 -0400. Do not edit! */
1+
/* auto-generated on 2025-09-23 12:57:35 -0400. Do not edit! */
22
/* begin file include/ada.h */
33
/**
44
* @file ada.h
@@ -10515,14 +10515,14 @@ constructor_string_parser<regex_provider>::parse(std::string_view input) {
1051510515
#ifndef ADA_ADA_VERSION_H
1051610516
#define ADA_ADA_VERSION_H
1051710517

10518-
#define ADA_VERSION "3.2.9"
10518+
#define ADA_VERSION "3.3.0"
1051910519

1052010520
namespace ada {
1052110521

1052210522
enum {
1052310523
ADA_VERSION_MAJOR = 3,
10524-
ADA_VERSION_MINOR = 2,
10525-
ADA_VERSION_REVISION = 9,
10524+
ADA_VERSION_MINOR = 3,
10525+
ADA_VERSION_REVISION = 0,
1052610526
};
1052710527

1052810528
} // namespace ada

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.